Метод 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 Associator and Disassociator Method Instances of an External Content Type
Code Snippet: Execute the BulkAssociationNavigator Method Instance of an External Content Type