DictionaryUI Properties | ![]() |
The DictionaryUI type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConnectionString |
Gives database connection string of the app used
(Inherited from ConnectorDataItemClass.) |
![]() | DB |
Database object. Sets with method SetDB.
(Inherited from ConnectorDataItemClass.) |
![]() | NameUnchanged |
Flag no change value in field Name Default: false
(Inherited from ConnectorDataItemClass.) |
![]() | NameUnique |
Flag whether Name unique Default: false
(Inherited from ConnectorDataItemClass.) |
![]() | 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.) |
![]() | UserName |
Gives user name of the app used
(Inherited from ConnectorDataItemClass.) |
![]() | XML |
XML object. Sets with method SetDB
(Inherited from ConnectorDataItemClass.) |