ISql90QueueEventNotification.Queue プロパティ
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Property Queue As ISql90Queue
'使用
Dim instance As ISql90QueueEventNotification
Dim value As ISql90Queue
value = instance.Queue
instance.Queue = value
ISql90Queue Queue { get; set; }
property ISql90Queue^ Queue {
ISql90Queue^ get ();
void set (ISql90Queue^ value);
}
function get Queue () : ISql90Queue
function set Queue (value : ISql90Queue)
プロパティ値
型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.ISql90Queue
参照
参照
ISql90QueueEventNotification インターフェイス