Méthode SfcInstance.GetTypeMetadataImpl
Indicates the domains that override by returning the right TypeMetadata class directly. 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
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Protected Friend Overridable Function GetTypeMetadataImpl As SfcTypeMetadata
'Utilisation
Dim returnValue As SfcTypeMetadata
returnValue = Me.GetTypeMetadataImpl()
protected internal virtual SfcTypeMetadata GetTypeMetadataImpl()
protected public:
virtual SfcTypeMetadata^ GetTypeMetadataImpl()
abstract GetTypeMetadataImpl : unit -> SfcTypeMetadata
override GetTypeMetadataImpl : unit -> SfcTypeMetadata
function GetTypeMetadataImpl() : SfcTypeMetadata
Valeur de retour
Type : Microsoft.SqlServer.Management.Sdk.Sfc.SfcTypeMetadata
The name of the TypeMetadata.