. 属性

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)

语法

声明
Private ReadOnly Property Attributes As AttributeCollection
    Implements ISfcProperty.Attributes
    Get
用法
Dim instance As [Property]
Dim value As AttributeCollection

value = CType(instance, ISfcProperty).Attributes
AttributeCollection ISfcProperty.Attributes { get; }
private:
virtual property AttributeCollection^ Attributes {
    AttributeCollection^ get () sealed = ISfcProperty::Attributes::get;
}
private abstract Attributes : AttributeCollection
private override Attributes : AttributeCollection
JScript 支持使用显式接口实现,但不支持声明新显式接口实现。

实现

ISfcPropertyAttributes()()()()