Freigeben über


DataSourceInformation.SupportsNestedTransactions-Feld

Gibt die Datenquelleninformationseigenschaft angezeigt, die angibt, ob Transaktionen innerhalb anderer Transaktionen gestartet werden, einen Commit oder zurücksetzen können.

Namespace:  Microsoft.VisualStudio.Data
Assembly:  Microsoft.VisualStudio.Data (in Microsoft.VisualStudio.Data.dll)

Syntax

'Declaration
Public Const SupportsNestedTransactions As String
public const string SupportsNestedTransactions
public:
literal String^ SupportsNestedTransactions
static val mutable SupportsNestedTransactions: string
public const var SupportsNestedTransactions : String

.NET Framework-Sicherheit

Siehe auch

Referenz

DataSourceInformation Klasse

Microsoft.VisualStudio.Data-Namespace