共用方式為


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 命名空間