Click or drag to resize

GenericSPWhereEnabled Method

Determines if the dataset is sql based

Namespace:  Cadcorp.GFB.CadcorpSP
Assembly:  Cadcorp.GFB.GenericStoredProcedures (in Cadcorp.GFB.GenericStoredProcedures.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
protected bool WhereEnabled(
	int overlayNo
)

Parameters

overlayNo
Type: SystemInt32
The overlay to check

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Cadcorp.GFB.CadcorpSP.GenericSP.WhereEnabled(System.Int32)"]

See Also