ObjectTransaction Properties |
The ObjectTransaction type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationName |
Gets or sets the name of the application that created the transaction.
| |
| DataSource |
Gets the data source.
| |
| ExtendedProperties |
Extended properties contain temporary (not persisted) values in the object instance.
| |
| ExternalDataMode |
Gets a value indicating whether the transaction runs in external data mode. In this mode, the primary data buffer is externally linked.
| |
| PrimaryBuffer |
Gets the buffer, which allows low-level access to all data tables and columns
| |
| RepositorySource |
Gets a reference to the primary repository source for the transaction
| |
| TransactionName |
Gets the transaction name. It is used only for identification purposes.
| |
| UserName |
Gets or sets the name of the user that created the transaction.
|