次の方法で共有


DropXmlSchemaCollection プロパティ

イベント セットに含めることができるデータベース イベントを取得します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Public Shared ReadOnly Property DropXmlSchemaCollection As DatabaseEvent
    Get
'使用
Dim value As DatabaseEvent

value = DatabaseEvent.DropXmlSchemaCollection
public static DatabaseEvent DropXmlSchemaCollection { get; }
public:
static property DatabaseEvent^ DropXmlSchemaCollection {
    DatabaseEvent^ get ();
}
static member DropXmlSchemaCollection : DatabaseEvent
static function get DropXmlSchemaCollection () : DatabaseEvent

プロパティ値

型: Microsoft.SqlServer.Management.Smo. . :: . .DatabaseEvent
データベース イベント セットに含めることができる DropXmlSchemaCollection イベントを表す DatabaseEvent オブジェクトです。