Click or drag to resize

MapperKernelOpenOperationalData Method

Open's the operational data by executing the SELECT statment against the underlying data source.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected virtual bool OpenOperationalData()

Return Value

Type: Boolean
True if successful, otherwise false.
See Also