
|
TAutoFetchAll
|
Controls automatic fetching of all records from a dataset cursor before disconnecting a command.
|

|
TCursorKind
|
Specify whether to use client-side, server-side or memory cursor library.
|

|
TFetchMode
|
Controls how the result set records must be fetched into ADO.Net internal data storage.
|

|
TPoolBlockingPeriod
|
Specifies the blocking period behavior for a connection pool.
|

|
TSqlAuthenticationMethod
|
Describes the different SQL authentication methods that can be used by a client connecting to Azure SQL Database.
|

|
TSqlConnectionColumnEncryptionSetting
|
Specifies that Always Encrypted functionality is enabled in a connection. Note that these settings cannot be used to bypass encryption and gain access to plaintext data.
|

|
TUpdateMode
|
Controls how the ADO.Net post updates to the database.
|