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 命名空间