共用方式為


ISql90AuthorizedObject.Authorizer 屬性

取得或設定物件的擁有者。

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

語法

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

屬性值

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

.NET Framework 安全性

請參閱

參考

ISql90AuthorizedObject 介面

Authorizer 多載

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