Class for DatasetDB operation.
Namespace:
T.Modules.DataSet
Assembly: T.Modules (in T.Modules.dll)
Top
Top
Assembly: T.Modules (in T.Modules.dll)
| Name | Description | |
|---|---|---|
|
DatasetDB(RunObj, int) | Construct the instance |
| Name | Description | |
|---|---|---|
|
Category | ReadOnly property with categories configured to DB object. |
|
ConnectionString | String used to connect with the database. |
|
Database | Name of the DB object Database. |
|
Id | Object ID (Internal Use). |
|
Level | ReadOnly property with levels configured to DB object. |
|
LogonName | Logon Name used to connect with the database. |
|
LogonPassword | Logon Password used to connect with the database. |
|
OpenStatusMessage | Open status message |
|
Provider | Selected DB provider. |
|
ServerIP | ReadOnly property with Server IP configured to use a remote gateway. |