Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the instances of this external system.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function GetLobSystemInstances As INamedLobSystemInstanceDictionary
'Usage
Dim instance As ILobSystem
Dim returnValue As INamedLobSystemInstanceDictionary
returnValue = instance.GetLobSystemInstances()
INamedLobSystemInstanceDictionary GetLobSystemInstances()
Return Value
Type: Microsoft.BusinessData.MetadataModel.Collections.INamedLobSystemInstanceDictionary
The collection of external system instances.
Examples
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