User Properties |
The User type exposes the following members.
| Name | Description | |
|---|---|---|
| AppName |
AppName is Module name resp class name
(Inherited from AppStandardDataItemClass.) | |
| ClientID |
Gives client ID by user of the app used. Set of UserThisApp (Inherited from AppStandardDataItemClass.) | |
| ConnectionString |
Gives database connection string of the app used
(Inherited from ConnectorDataItemClass.) | |
| DataGridView |
Gives translated standard DataGridView with this properties
AppName,
TableName,
UserName and
ClientID (Inherited from AppStandardDataItemClass.) | |
| DataGridViewUserCreateSimple |
Data Grid View for user create
| |
| DB |
Database object. Sets with method SetDB.
(Inherited from ConnectorDataItemClass.) | |
| DictionaryUI |
Gives Dictionary for UI.
(Inherited from AppStandardDataItemClass.) | |
| LanguageOut |
Gives language for UI from User. Can't setting then set default DE
(Inherited from AppStandardDataItemClass.) | |
| NameUnchanged |
Flag no change value in field Name Default: false
(Inherited from ConnectorDataItemClass.) | |
| NameUnique |
Flag whether Name unique Default: false
(Inherited from ConnectorDataItemClass.) | |
| Permissions |
Gives permissions by User and Module
(Inherited from AppStandardDataItemClass.) | |
| Provider |
Gives data provider type back.
(Inherited from ConnectorDataItemClass.) | |
| RecordStandard |
Which data items read from database? All, active or archived records.
(Inherited from ConnectorDataItemClass.) | |
| SortDirectionStandard |
Standard sort direction by sort field for example method GeAll
(Inherited from ConnectorDataItemClass.) | |
| SortFieldStandard |
Standard sort field for example method GeAll
(Inherited from ConnectorDataItemClass.) | |
| TableName |
usually TableName equal AppName
(Inherited from AppStandardDataItemClass.) | |
| Token |
Session token, use for check permission and information for User name
(Inherited from AppStandardDataItemClass.) | |
| UserName |
Gives user name of the app used
(Inherited from ConnectorDataItemClass.) | |
| UserThisApp |
Gives user data item (SOWIData.Management.User) of the app used. The user is managed by UserName or set by constructor
(Inherited from AppStandardDataItemClass.) | |
| XML |
XML object. Sets with method SetDB
(Inherited from ConnectorDataItemClass.) |