共用方式為


IEntityInstance 介面

定義方法及屬性,以處理外部項目。

命名空間:  Microsoft.BusinessData.Runtime
組件:  Microsoft.BusinessData (在 Microsoft.BusinessData.dll 中)

語法

'宣告
Public Interface IEntityInstance _
    Inherits IInstance, IFieldValueDictionary
'用途
Dim instance As IEntityInstance
public interface IEntityInstance : IInstance, 
    IFieldValueDictionary

範例

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

請參閱

參照

IEntityInstance 成員

Microsoft.BusinessData.Runtime 命名空間