Click or drag to resize

ConnectorDataItemClass Properties

The ConnectorDataItemClass generic type exposes the following members.

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