The TransactionSettingDefaults type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberAdditionalInformation
Gets the default value for additional info.
Public propertyStatic memberAsynchronous
Gets the default value for asynchronous.
Public propertyStatic memberCatalog
Gets the default value for catalog.
Public propertyStatic memberClientNet
Gets the default value for client net.
Public propertyStatic memberConnectionInformation
Gets the default value for connection information.
Public propertyStatic memberFormatVersion
Gets the default value for format version.
Public propertyStatic memberIncludeParameterMetadata
Gets the default value for include parameter metadata.
Public propertyStatic memberIncludeRowSetMetadata
Gets the default value for include row set metadata.
Public propertyStatic memberIsolationType
Gets the default value for isolation type.
Public propertyStatic memberProvider
Gets the default value for provider.
Public propertyStatic memberReadOnly
Gets the default value for read only.
Public propertyStatic memberRequestType
Gets the default value for request type.
Public propertyStatic memberRowLimit
Gets the default value for row limit.
Public propertyStatic memberSchema
Gets the default value for schema.
Public propertyStatic memberServerInfo
Gets the default value for server info.
Public propertyStatic memberTimeout
Gets the default value for timeout.
Public propertyStatic memberTransactionId
Gets the default value for transaction ID.
Public propertyStatic memberTransactionServer
Gets the default value for Transaction Server.
Public propertyStatic memberUserId
Gets the default value for user ID.

See Also