IInstance Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Represents an instance in the Business Data Catalog. This class is reserved for future use.
The IInstance type exposes the following members.
Properties
Name | Description | |
---|---|---|
AdapterObject | Obsolete. Gets the native data adapter object returned by the back-end business application. | |
DataClass | Obsolete. Gets the data class (entity) that this object is an instance of. | |
Item[String] | Obsolete. Gets the value of a field in the instance. | |
Item[Field] | Obsolete. Gets the value of a field in the instance. | |
TypeDescriptor | Obsolete. Gets the root type descriptor of the instance. | |
ViewDefinition | Obsolete. Gets the schema of the current view of the instance. |
Top
Methods
Name | Description | |
---|---|---|
Execute(MethodInstance, LobSystemInstance) | Obsolete. Executes a specified method instance on the entity instance. | |
Execute(MethodInstance, LobSystemInstance, []) | Obsolete. Overrides some or all of the arguments in the back-end method and executes it in the back-end application. |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace