com.remobjects.dataabstract.schema

Classes

Class Notes
Schema The class represents a Schema, returned from the Data Abstract server. Can be obtained using RemoteDataAdapter method call.
SchemaDataTable The class represents a schema of the single table from Schema.
SchemaElementCollection<T>

Enums

Enum Notes
AlignmentType The AlignmentType enumeration denotes recommended display alignment used for the Schema table field in visual data controls.
BlobType The BlobType enumeration denotes the exact type of the BLOB (Binary Large OBject) datatable field.
DataType The DataType enumeration designates a Schema filed's data type. Values of this type are used by the Data Abstract to store information about data types while processing data requests.
ParameterDirection The ParameterDirection enumeration defines the direction of the parameter for parametrizer data table or remote command.