IDataAdminCollection properties
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
IDataAdminCollection properties
Defines the properties listed in the following table.
| Property name | Data type | Access | Description |
|---|---|---|---|
|
|
Read-only | Returns the context for the instance. Used in the
Equals( ) method to ensure that compared entities with the same
keys and underlying data are identified as equal.A blank value means the object has
no context (yet), is new, and is not attached, in which case
|
|
|
Read-only | Returns TRUE if one or more
attached entity objects have changed since they were attached. |
|
|
Read-only | Returns the service from which the object was retrieved. |
|
|
Read-only | Returns the source for the instance. Returns
the same as ContextId if this collection is for the
entire context.A blank value means the object has no source (yet). |