| SetupManager Class |
|
Namespace: DataPA.Utils.QueryEngine
[SerializableAttribute] public class SetupManager : _SetupManager
The SetupManager type exposes the following members.
| Name | Description | |
|---|---|---|
| SetupManager |
Creates and returns a new object.
| |
| SetupManager(Application) |
Creates and returns a new object.
|
| Name | Description | |
|---|---|---|
| Dispose |
Disposes of the object
| |
| RefreshRecordsets |
The updates the recordsets with the values from the dataset.
|
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| Clone |
Gets cloned copy of this object.
| |
| ConditionsDataTable |
Gets the Conditions DataTable.
| |
| ConditionsRecordset |
Gets and sets the Conditions recordset.
| |
| FunctionParametersDataTable |
Gets the FunctionParameters DataTable.
| |
| FunctionsDataTable |
Gets the Functions DataTable.
| |
| LinksDataTable |
Gets the Links DataTable.
| |
| LinksRecordset |
Gets and sets the Links recordset.
| |
| LookupsDataTable |
Gets the Lookups DataTable.
| |
| LookupsRecordset |
Gets and sets the Lookups recordset.
| |
| Parent |
The object that represents the parent of this object.
| |
| SDOsDataTable |
Gets the SDOs DataTable.
| |
| SDOsRecordset |
Gets and sets the SDOs recordset.
| |
| SetUpDataSet |
Gets the SetUp DataSet, containing ALL the SetUp DataTables.
| |
| SubjectsDataTable |
Gets the Subjects DataTable.
| |
| SubjectsRecordset |
Gets and sets the Subjects recordset.
| |
| Systems |
Gets a Systems collection for the current setup
| |
| SystemsDataTable |
Gets the Systems DataTable.
| |
| SystemsRecordset |
Gets and sets the systems recordset.
|
| Name | Description | |
|---|---|---|
| SetupChanged |
Event raised each time any of the setup tables are changed.
|