Поделиться через


SupportedTxnDDL (clsDataSource)

ms134845.note(ru-ru,SQL.90).gifПримечание.
  В следующей версии Microsoft SQL Server эта возможность будет удалена. Не используйте ее при работе над новыми приложениями и как можно быстрее измените приложения, в которых она в настоящее время используется.

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

Замечания

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.

См. также

Справочник

clsDataSource

Справка и поддержка

Получение помощи по SQL Server 2005