ISql100QueueEventNotification.Queue プロパティ

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

構文

'宣言
Property Queue As ISql100Queue
'使用
Dim instance As ISql100QueueEventNotification
Dim value As ISql100Queue

value = instance.Queue

instance.Queue = value
ISql100Queue Queue { get; set; }
property ISql100Queue^ Queue {
    ISql100Queue^ get ();
    void set (ISql100Queue^ value);
}
function get Queue () : ISql100Queue
function set Queue (value : ISql100Queue)

プロパティ値

型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.ISql100Queue

参照

参照

ISql100QueueEventNotification インターフェイス

ISql100QueueEventNotification メンバ

Queue オーバーロード

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