Partager via


Propriété TypeAttributes

Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public ReadOnly Property TypeAttributes As AttributeCollection
    Get
'Utilisation
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

Valeur de propriété

Type : System.ComponentModel. . :: . .AttributeCollection
The list of attribute type.