Compartilhar via


ILobSystemInstance interface

Representa um LobSystemInstance.

Namespace:  Microsoft.BusinessData.MetadataModel
Assembly:  Microsoft.BusinessData (em Microsoft.BusinessData.dll)

Sintaxe

'Declaração
Public Interface ILobSystemInstance _
    Inherits IMetadataObject, IMetadataStruct
'Uso
Dim instance As ILobSystemInstance
public interface ILobSystemInstance : IMetadataObject, 
    IMetadataStruct

Exemplos

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

Ver também

Referência

ILobSystemInstance membros

Microsoft.BusinessData.MetadataModel namespace