IEntityInstance Properties
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
The IEntityInstance type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
AdapterObject | Obsolete. Gets the native data adapter object returned by the back-end business application. (Inherited from IInstance.) |
![]() |
DataClass | Obsolete. Gets the data class (entity) that this object is an instance of. (Inherited from IInstance.) |
![]() |
Entity | Obsolete. Gets the entity this is an instance of. |
![]() |
EntityAsDataTable | Obsolete. Gets the entity instance as a DataTable object with a single row of data containing the fields in the entity instance. |
![]() |
EntityAsFormattedDataTable | Obsolete. Exposes the entity instance as a DataTable object with formatting of the complex fields in the entity instance. |
![]() |
Item[String] | Obsolete. Gets the value of a field in the instance. (Inherited from IInstance.) |
![]() |
Item[Field] | Obsolete. Gets the value of a field in the instance. (Inherited from IInstance.) |
![]() |
TypeDescriptor | Obsolete. Gets the root type descriptor of the instance. (Inherited from IInstance.) |
![]() |
ViewDefinition | Obsolete. Gets the schema of the current view of the instance. (Inherited from IInstance.) |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace
.gif)