ILobSystem.GetLobSystemInstances - Méthode
Obtient les instances de ce système externe.
Espace de noms : Microsoft.BusinessData.MetadataModel
Assembly : Microsoft.BusinessData (dans Microsoft.BusinessData.dll)
Syntaxe
'Déclaration
Function GetLobSystemInstances As INamedLobSystemInstanceDictionary
'Utilisation
Dim instance As ILobSystem
Dim returnValue As INamedLobSystemInstanceDictionary
returnValue = instance.GetLobSystemInstances()
INamedLobSystemInstanceDictionary GetLobSystemInstances()
Valeur renvoyée
Type : Microsoft.BusinessData.MetadataModel.Collections.INamedLobSystemInstanceDictionary
Collection d'instances de système externe.
Exemples
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