次の方法で共有


ILobSystem.GetLobSystemInstances メソッド

この外部システムのインスタンスを取得します。

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

構文

'宣言
Function GetLobSystemInstances As INamedLobSystemInstanceDictionary
'使用
Dim instance As ILobSystem
Dim returnValue As INamedLobSystemInstanceDictionary

returnValue = instance.GetLobSystemInstances()
INamedLobSystemInstanceDictionary GetLobSystemInstances()

戻り値

型: Microsoft.BusinessData.MetadataModel.Collections.INamedLobSystemInstanceDictionary

外部システム インスタンスのコレクションです。

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

関連項目

参照先

ILobSystem インターフェイス

ILobSystem メンバー

Microsoft.BusinessData.MetadataModel 名前空間