Click or drag to resize

StiDictionary Properties

The StiDictionary type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAutoSynchronize
Gets or sets Synchronization mode of the Dictionary.
Public propertyBusinessObjects
Gets or sets collection of the business objects.
Public propertyCacheDataSet
Gets or sets a DataSet for caching.
Public propertyStatic memberCacheUserNamesAndPasswords
Public propertyDatabases
Gets or sets collection of the databases.
Public propertyDataSources
Gets or sets collection of the data sources.
Public propertyDataStore
Gets or sets DataStore.
Public propertyIsRequestFromUserVariablesPresent
Public propertyReconnectListForRequestFromUserVariables
Public propertyRelations
Gets or sets collection of relations.
Public propertyReport
Gets or sets report in which given dictionary is placed.
Public propertyResources
Gets or sets collection of resources.
Public propertyRestrictions
Gets or sets collections of dictionary restrictions.
Public propertyUseInternalData
If the property is true then all data sources (including SQL sources) connect only with DataSet data, which were passed using RegData method. DataNames of data sources are to be the same.
Public propertyVariables
Gets or sets collection of variables.
Top
See Also