Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the type metadata for this object.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public Shared Function GetTypeMetadata As SfcTypeMetadata
'Usage
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
Return Value
Type: Microsoft.SqlServer.Management.Sdk.Sfc.SfcTypeMetadata
The type metadata for this object.