Enum List (Data Abstract for .NET)

From RemObjects Software

Jump to: navigation, search

This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.



Enum / Namespace
Description
AlignmentType
RemObjects.DataAbstract.Schema
Used to identify the alignment of fields text inside grids or client controls.
BlobType
RemObjects.DataAbstract.Schema
Used to identify the type of blob a Blob or Memo field.
ChangeStatus
RemObjects.DataAbstract
Used by the DeltaChange Class to maintain the state of each individual row in the Delta.
ChangeType
RemObjects.DataAbstract
Describes the sort of update a DeltaChange is doing. A DeltaChange can either delete, insert or update a row.
ColumnSortDirection
RemObjects.DataAbstract.Server
ConnectionStatus
RemObjects.DataAbstract.Server
Indicates the status of the connection passed to the argument class of the AfterAcquireConnection, BeforeAcquireConnection, BeforeReleaseConnection and AfterReleaseConnection events (DataAbstractService).

This allows you to attach one event handler to several events and determine your processing based on the enum value.

DataType
RemObjects.DataAbstract.Schema
Used to identify the data type of a field or a parameter in data tables and SQL commands.
FailureBehavior
RemObjects.DataAbstract
FailureBehaviorType
RemObjects.DataAbstract.Schema
Used to describe the type of action to perform if a delta change fails during the update.
FieldSelection
RemObjects.DataAbstract.Server
JoinTypes
RemObjects.DataAbstract.Schema
ParameterHandling
RemObjects.DataAbstract.Server
ParamMappingType
RemObjects.DataAbstract.Server
PoolBehavior
RemObjects.Common.Pooling
PoolTransactionBehaviour
RemObjects.DataAbstract.Server
ReconcileDialogAction
RemObjects.DataAbstract
RelationshipType
RemObjects.DataAbstract.Schema
RemoteAdapterStatus
RemObjects.DataAbstract
Provides values used by the RemoteDataAdapter.Status property to indicate the current status of the adapter.
StatementType
RemObjects.DataAbstract.Schema
Used to identify a statement type inside a SQL command or a data table.
StreamElementType
RemObjects.DataAbstract
StreamerInitialization
RemObjects.DataAbstract
StreamType
RemObjects.DataAbstract
Used to specify the output type of a DataStreamer Class.
TransactionStatus
RemObjects.DataAbstract.Server
Indicates the status of the transaction referenced by the arguments of the transaction events of a DataAbstractService.
UpdateMode
RemObjects.DataAbstract.Server
Indicates the set of data table field values that should be used when trying to locate an existing record during update and delete operations.


See Also


Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToDriversComponentsToolsSamplesArticlesArchitectureIssues

Personal tools