ILobSystemInstance - Interface
Représente un LobSystemInstance.
Espace de noms : Microsoft.BusinessData.MetadataModel
Assembly : Microsoft.BusinessData (dans Microsoft.BusinessData.dll)
Syntaxe
'Déclaration
Public Interface ILobSystemInstance _
Inherits IMetadataObject, IMetadataStruct
'Utilisation
Dim instance As ILobSystemInstance
public interface ILobSystemInstance : IMetadataObject,
IMetadataStruct
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