Dal Assembly Enumerations

  Enumeration Brief description
DalCommandExecuteType The DalCommandExecuteType enumeration contains variants of the destination of the task that works with the database using SQL queries.
DalCommandOption The DalCommandOption enumeration contains parameters of SQL query execution.
DalCommandType The DalCommandType enumeration contains types of executed task.
DalConnectAsPrivilegeType The DalConnectAsPrivilegeType enumeration contains variants of database server connection.

NOTE. The enumeration is not intended to be used in application code. It is kept to be compatible with previous versions.

DalConnectionType The DalConnectionType enumeration contains types of established connection.
DalParamDirection The DalParamDirection enumeration contains types of destination of SQL query parameter.
DalServerMode The DalServerMode enumeration contains types of DBMS servers, with which connection is established.
DalSystemDictionary The DalSystemDictionary enumeration contains types of the cursor obtained as a result of SQL query execution to database.
DbDataDomain The DbDataDomain enumeration contains types of data for storing multibyte information.
DbDataType The DbDataType enumeration contains types of data used in the platform.

See also:

Dal Assembly Interfaces | Dal Assembly Classes