FieldSelection Enum
From RemObjects Wiki

This is a Library topic for Data Abstract for .NET
This page is generated from external data, please do not update
Namespaces — Interfaces — Classes — Enums — Implements
Contents |
Overview
The FieldSelection enumeration denotes the set of database table fields that should be included into the SELECT statement generated by the SqlGenerator.
For internal use only.
Location
- Assembly: RemObjects.DataAbstract.Server.dll
- Namespace: RemObjects.DataAbstract.Server
Values
| |
|
|---|---|
| AllFields | Include all data table fields |
| LoggedFields | Include all logged data table fields |
| ServerRefreshedFields | Include only data table fieldsmarked as ServerRefreshed ones |
See Also
- Lists
- Namespace Lists for .NET — Java
- Interface Lists for .NET — Delphi — Java
- Protocol Lists for Xcode
- Class Lists for .NET — Xcode — Delphi — Java
- Object Lists for JavaScript
- Enum Lists for .NET — Xcode — Delphi — Java
- Alias Lists for Delphi
- Implements Lists for .NET — Xcode — Delphi — Java
- Data Types
- File Types

Product: RemObjects Data Abstract
Available Editions: Data Abstract for .NET, Delphi and Xcode