SfcInstance.GetTypeMetadataImpl 메서드

Indicates the domains that override by returning the right TypeMetadata class directly. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.

네임스페이스:  Microsoft.SqlServer.Management.Sdk.Sfc
어셈블리:  Microsoft.SqlServer.Management.Sdk.Sfc(Microsoft.SqlServer.Management.Sdk.Sfc.dll)

구문

‘선언
Protected Friend Overridable Function GetTypeMetadataImpl As SfcTypeMetadata
‘사용 방법
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

반환 값

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

참고 항목

참조

SfcInstance 클래스

Microsoft.SqlServer.Management.Sdk.Sfc 네임스페이스