次の方法で共有


IMetadataCatalog インターフェイス

メタデータ オブジェクトへのアクセスを提供します。

名前空間:  Microsoft.BusinessData.MetadataModel
アセンブリ:  Microsoft.BusinessData (Microsoft.BusinessData.dll 内)

構文

'宣言
Public Interface IMetadataCatalog
'使用
Dim instance As IMetadataCatalog
public interface IMetadataCatalog

注釈

これは、外部システムの操作を呼び出すBDC機能のエントリ ポイントします。このインターフェイスの各実装には、メタデータ ストアとこのストアにメタデータを取得する特定の方法があります。詳細については、個々 の実装の説明を参照してください。

Code Snippet: Get the DatabaseBackedMetadataCatalog on the Server

Code Snippet: Execute a Finder Method Instance of an External Content Type

Code Snippet: Execute the AssociationNavigator Method Instance of an External Content Type for an Association Without a Foreign Key

Code Snippet: Execute the Associator and Disassociator Method Instances of an External Content Type

Code Snippet: Execute the BulkAssociationNavigator Method Instance of an External Content Type

関連項目

参照先

IMetadataCatalog メンバー

Microsoft.BusinessData.MetadataModel 名前空間

FileBackedMetadataCatalog

RemoteSharedFileBackedMetadataCatalog

FileBackedMetadataCatalog

DatabaseBackedMetadataCatalog