ILobSystemInstance Interface

Represents a LobSystemInstance.

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

Syntax

'Declaration
Public Interface ILobSystemInstance _
    Inherits IMetadataObject, IMetadataStruct
'Usage
Dim instance As ILobSystemInstance
public interface ILobSystemInstance : IMetadataObject, 
    IMetadataStruct

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 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

See Also

Reference

ILobSystemInstance Members

Microsoft.BusinessData.MetadataModel Namespace