共用方式為


ISql100BrokerPriority.Contract 屬性

取得或設定合約名稱。

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

語法

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

屬性值

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

.NET Framework 安全性

請參閱

參考

ISql100BrokerPriority 介面

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