Właściwość TypeAttributes
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.Metadata
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Deklaracja
Public ReadOnly Property TypeAttributes As AttributeCollection
Get
'Użycie
Dim instance As SfcMetadataDiscovery
Dim value As AttributeCollection
value = instance.TypeAttributes
public AttributeCollection TypeAttributes { get; }
public:
property AttributeCollection^ TypeAttributes {
AttributeCollection^ get ();
}
member TypeAttributes : AttributeCollection
function get TypeAttributes () : AttributeCollection
Wartość właściwości
Typ: System.ComponentModel. . :: . .AttributeCollection
Lista typ atrybut.
Zobacz także