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
Protected Friend Overrides Function GetTypeMetadataImpl As SfcTypeMetadata
'Usage
Dim returnValue As SfcTypeMetadata
returnValue = Me.GetTypeMetadataImpl()
protected internal override SfcTypeMetadata GetTypeMetadataImpl()
protected public:
virtual SfcTypeMetadata^ GetTypeMetadataImpl() override
abstract GetTypeMetadataImpl : unit -> SfcTypeMetadata
override GetTypeMetadataImpl : unit -> SfcTypeMetadata
override function GetTypeMetadataImpl() : SfcTypeMetadata
Return Value
Type: Microsoft.SqlServer.Management.Sdk.Sfc.SfcTypeMetadata
The type metadata for this object.