DatasetDB Class

Class for DatasetDB operation.
Public Class DatasetDB
This language is not supported or no code example is available.
public class DatasetDB
This language is not supported or no code example is available.
Name Description
Public constructor DatasetDB(RunObj, int) Construct the instance
Top
Name Description
Public property Category ReadOnly property with categories configured to DB object.
Public property ConnectionString String used to connect with the database.
Public property Database Name of the DB object Database.
Public property Id Object ID (Internal Use).
Public property Level ReadOnly property with levels configured to DB object.
Public property LogonPassword Logon Password used to connect with the database.
Public property OpenStatusMessage Open status message
Public property Provider Selected DB provider.
Public property ServerIP ReadOnly property with Server IP configured to use a remote gateway.
Top
T.Modules.Dataset.DatasetDB

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition