Udostępnij przez


Właściwość SfcProperty.Attributes

Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Public ReadOnly Property Attributes As AttributeCollection
    Get
'Użycie
Dim instance As SfcProperty
Dim value As AttributeCollection

value = instance.Attributes
public AttributeCollection Attributes { get; }
public:
virtual property AttributeCollection^ Attributes {
    AttributeCollection^ get () sealed;
}
abstract Attributes : AttributeCollection
override Attributes : AttributeCollection
final function get Attributes () : AttributeCollection

Wartość właściwości

Typ: System.ComponentModel.AttributeCollection
AttributeCollection pary nazwa i wartość.

Implementacje

ISfcProperty.Attributes