StiDictionary Properties |
The StiDictionary type exposes the following members.
Name | Description | |
---|---|---|
AutoSynchronize |
Gets or sets Synchronization mode of the Dictionary.
| |
BusinessObjects |
Gets or sets collection of the business objects.
| |
CacheDataSet |
Gets or sets a DataSet for caching.
| |
CacheUserNamesAndPasswords | ||
Databases |
Gets or sets collection of the databases.
| |
DataSources |
Gets or sets collection of the data sources.
| |
DataStore |
Gets or sets DataStore.
| |
IsRequestFromUserVariablesPresent | ||
ReconnectListForRequestFromUserVariables | ||
Relations |
Gets or sets collection of relations.
| |
Report |
Gets or sets report in which given dictionary is placed.
| |
Resources |
Gets or sets collection of resources.
| |
Restrictions |
Gets or sets collections of dictionary restrictions.
| |
UseInternalData |
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.
| |
Variables |
Gets or sets collection of variables.
|