Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.