SupportedTxnDDL (clsDataSource)
![]() |
---|
Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein. |
The SupportedTxnDDL property of an object of ClassType clsDataSource returns the value of the connection object's Transaction DDL property, which indicates the source database's ability to support data definition language (DDL) statements in transactions.
Data Type
Long
Access
Read-only
Hinweise
The meaning of the value returned is specific to the database provider. For more information, see the Microsoft® ActiveX® Data Objects (ADO) documentation and the OLE DB documentation.