ISql90EventNotification.EventType プロパティ

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
ReadOnly Property EventType As IList(Of ISql90EventTypeSpecifier)
'使用
Dim instance As ISql90EventNotification
Dim value As IList(Of ISql90EventTypeSpecifier)

value = instance.EventType
IList<ISql90EventTypeSpecifier> EventType { get; }
property IList<ISql90EventTypeSpecifier^>^ EventType {
    IList<ISql90EventTypeSpecifier^>^ get ();
}
function get EventType () : IList<ISql90EventTypeSpecifier>

プロパティ値

型 : System.Collections.Generic.IList<ISql90EventTypeSpecifier>

参照

参照

ISql90EventNotification インターフェイス

ISql90EventNotification メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間