SfcInstance<K, T>.GetTypeMetadata 메서드
Gets the type metadata for this object.
네임스페이스: Microsoft.SqlServer.Management.Sdk.Sfc
어셈블리: Microsoft.SqlServer.Management.Sdk.Sfc(Microsoft.SqlServer.Management.Sdk.Sfc.dll)
구문
‘선언
Public Shared Function GetTypeMetadata As SfcTypeMetadata
‘사용 방법
Dim returnValue As SfcTypeMetadata
returnValue = SfcInstance.GetTypeMetadata()
public static SfcTypeMetadata GetTypeMetadata()
public:
static SfcTypeMetadata^ GetTypeMetadata()
static member GetTypeMetadata : unit -> SfcTypeMetadata
public static function GetTypeMetadata() : SfcTypeMetadata
반환 값
유형: Microsoft.SqlServer.Management.Sdk.Sfc.SfcTypeMetadata
The type metadata for this object.