Click or drag to resize

ResultSetHasRows Property

Returns true if the resultset contains data.

Namespace:  Cadcorp.DataAccess
Assembly:  Cadcorp.GFB.DataAccess (in Cadcorp.GFB.DataAccess.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public abstract bool HasRows { get; }

Property Value

Type: Boolean
See Also