Propriété SfcMetadataDiscovery.Type
Ne faites pas directement référence à 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 Type As Type
Get
'Utilisation
Dim instance As SfcMetadataDiscovery
Dim value As Type
value = instance.Type
public Type Type { get; }
public:
property Type^ Type {
Type^ get ();
}
member Type : Type
function get Type () : Type
Valeur de propriété
Type : System.Type
The type of the node.
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc.Metadata