ISfcMetadata 接口

Returns metadata for the type instance on which this interface is implemented.

命名空间:  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
程序集:  Microsoft.SqlServer.Management.Sdk.Sfc(在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)

语法

声明
Public Interface ISfcMetadata
用法
Dim instance As ISfcMetadata
public interface ISfcMetadata
public interface class ISfcMetadata
type ISfcMetadata =  interface end
public interface ISfcMetadata

ISfcMetadata 类型公开以下成员。

属性

  名称 说明
公共属性 Metadata Gets metadata for the instance on which the ISfcMetadata interface is implemented.

页首