IInstance Interface

Represents an instance of a data class.

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

Syntax

'Declaration
Public Interface IInstance _
    Inherits IFieldValueDictionary
'Usage
Dim instance As IInstance
public interface IInstance : IFieldValueDictionary

See Also

Reference

IInstance Members

Microsoft.BusinessData.Runtime Namespace