Click or drag to resize

Client Properties

The Client type exposes the following members.

Properties
  NameDescription
Public propertyConnectionString
Gives database connection string of the app used
(Inherited from ConnectorDataItemClass.)
Protected propertyDB
Database object. Sets with method SetDB.
(Inherited from ConnectorDataItemClass.)
Public propertyNameUnchanged
Flag no change value in field Name Default: false
(Inherited from ConnectorDataItemClass.)
Public propertyNameUnique
Flag whether Name unique Default: false
(Inherited from ConnectorDataItemClass.)
Protected propertyProvider
Gives data provider type back.
(Inherited from ConnectorDataItemClass.)
Public propertyRecordStandard
Which data items read from database? All, active or archived records.
(Inherited from ConnectorDataItemClass.)
Public propertySortDirectionStandard
Standard sort direction by sort field for example method GeAll
(Inherited from ConnectorDataItemClass.)
Public propertySortFieldStandard
Standard sort field for example method GeAll
(Inherited from ConnectorDataItemClass.)
Public propertyUserName
Gives user name of the app used
(Inherited from ConnectorDataItemClass.)
Protected propertyXML
XML object. Sets with method SetDB
(Inherited from ConnectorDataItemClass.)
Top
See Also