SfcInstance.GetTypeMetadataImpl Method

Indicates the domains that override by returning the right TypeMetadata class directly. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Protected Friend Overridable Function GetTypeMetadataImpl As SfcTypeMetadata
'Usage
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

Return Value

Type: Microsoft.SqlServer.Management.Sdk.Sfc.SfcTypeMetadata
The name of the TypeMetadata.