次の方法で共有


IExtensionInformation インターフェイス

ExtensionHandle への参照を必要とするすべての拡張機能の基本インターフェイス。

名前空間:  Microsoft.Data.Schema.Extensibility
アセンブリ:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)

構文

'宣言
Public Interface IExtensionInformation _
    Inherits IExtension
public interface IExtensionInformation : IExtension
public interface class IExtensionInformation : IExtension
type IExtensionInformation =  
    interface
        interface IExtension
    end
public interface IExtensionInformation extends IExtension

IExtensionInformation 型で公開されるメンバーは以下のとおりです。

プロパティ

  名前 説明
パブリック プロパティ ExtensionHandle 拡張機能のハンドルを取得します。

このページのトップへ

メソッド

  名前 説明
パブリック メソッド SetExtensionHandle 拡張機能のハンドルを設定します。

このページのトップへ

参照

参照

Microsoft.Data.Schema.Extensibility 名前空間