Click or drag to resize

MapperKernelGetKeyset Method

Get an array of keys using the current filter.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected string[] GetKeyset()

Return Value

Type: String
The array of keys.
Remarks
This method is not yet fully tested.
See Also