
|
TApplicationIntent
|
Declares the application workload type when connecting to a database in an SQL Server Availability Group.
|

|
TCatalogLocation
|
Indicates the position of the catalog name in a qualified table name in a text command.
|

|
TCommandBehavior
|
Provides a description of the results of the query and its effect on the database.
|

|
TCommandBehavior_Set
|
Bitwise combination of the TCommandBehavior member values.
|

|
TCommandType
|
Specifies how a command string is interpreted.
|

|
TConflictOption
|
Specifies how conflicting changes to the data source will be detected and resolved.
|

|
TConnectionState
|
Describes the current state of the connection to a data source.
|

|
TDataRowAction
|
Describes an action performed on a DataRow.
|

|
TDataRowState
|
Gets the state of a DataRow object.
|

|
TDataRowState_Set
|
Bitwise combination of the TDataRowState member values.
|

|
TDataRowVersion
|
Describes the version of a DataRow.
|

|
TDataSetDateTime
|
Describes the serialization format for DateTime columns in a DataSet.
|

|
TDataViewRowState
|
Describes the version of data in a DataRow.
|

|
TDataViewRowState_Set
|
Bitwise combination of the TDataViewRowState member values.
|

|
TDbType
|
Specifies the data type of a field, a property, or a Parameter object of a .NET Framework data provider.
|

|
TIsolationLevel
|
Specifies the isolation level of a transaction.
|

|
TLoadOption
|
Controls how the values from the data source will be applied to existing rows when using the Load or Load method.
|

|
TMissingMappingAction
|
Determines the action that occurs when a mapping is missing from a source table or a source column.
|

|
TMissingSchemaAction
|
Specifies the action to take when adding data to the DataSet and the required DataTable or DataColumn is missing.
|

|
TOdbcType
|
Specifies the data type of a field, property, for use in an OdbcParameter.
|

|
TOleDbType
|
Specifies the data type of a field, a property, for use in an OleDbParameter.
|

|
TParameterDirection
|
Specifies the type of a parameter within a query relative to the DataSet.
|

|
TPermissionState
|
Specifies whether a permission should have all or no access to resources at creation.
|

|
TSchemaType
|
Specifies how to handle existing schema mappings when performing a FillSchema operation.
|

|
TSerializationFormat
|
Determines the serialization format for a DataSet.
|

|
TSqlBulkCopyOptions
|
Specifies one or more options to use with an instance of SqlBulkCopy.
|

|
TSqlBulkCopyOptions_Set
|
Bitwise combination of the TSqlBulkCopyOptions member values.
|

|
TSqlDbType
|
Specifies SQL Server-specific data type of a field, property, for use in a SqlParameter.
|

|
TSqlNotificationInfo
|
This enumeration provides additional information about the different notifications that can be received by the dependency event handler.
|

|
TSqlNotificationSource
|
Indicates the source of the notification received by the dependency event handler.
|

|
TSqlNotificationType
|
Describes the different notification types that can be received by an OnChangeEventHandler event handler through the SqlNotificationEventArgs parameter.
|

|
TStatementType
|
Specifies the type of SQL query to be used by the OleDbRowUpdatedEventArgs, OleDbRowUpdatingEventArgs, SqlRowUpdatedEventArgs, or SqlRowUpdatingEventArgs class.
|

|
TTypeCode
|
Specifies the type of a .Net object.
|

|
TUpdateRowSource
|
Specifies how query command results are applied to the row being updated.
|

|
TUpdateStatus_
|
Specifies the action to take with regard to the current and remaining rows during an Update.
|

|
TXmlReadMode
|
Specifies how to read XML data and a relational schema into a DataSet.
|

|
TXmlWriteMode
|
Specifies how to write XML data and a relational schema from a DataSet.
|