Namespace PolarDataInterop
Classes
DynamicRecordset_ANSI
This class returns a recordset using a basic ANSI cursor (static, forward only)
DynamicRecordset_SQLSERVER
This class is the Dynamic recordset as running on SQL server.
Field
This class contains the details of one field in a recordset.
PolarConnection
This class is used to communicate with the database.
Recordset
This class provides an interface with data in the database.
Enums
EnumFieldType
This enum returns the field type as ado compatible number
PositionEnum
The AbsolutePosition can be one of these values in special situations.
ServerType
This enum is used to identify the type of database server.