共用方式為


ISql90Service.Queue 屬性

取得或設定接收此服務訊息的佇列。

命名空間:  Microsoft.Data.Schema.Sql.SchemaModel
組件:  Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)

語法

'宣告
Property Queue As ISql90Queue
    Get
    Set
ISql90Queue Queue { get; set; }
property ISql90Queue^ Queue {
    ISql90Queue^ get ();
    void set (ISql90Queue^ value);
}
abstract Queue : ISql90Queue with get, set
function get Queue () : ISql90Queue
function set Queue (value : ISql90Queue)

屬性值

型別:Microsoft.Data.Schema.Sql.SchemaModel.ISql90Queue

.NET Framework 安全性

請參閱

參考

ISql90Service 介面

Microsoft.Data.Schema.Sql.SchemaModel 命名空間