Cadcorp Web API
Cadcorp Web API
Cadcorp.DataAccess
ResultSet Class
ResultSet Methods
Close Method
Get Method
GetBool Method
GetDate Method
GetDouble Method
GetFloat Method
GetInt Method
GetLong Method
GetNullableBool Method
GetNullableDate Method
GetNullableDouble Method
GetNullableFloat Method
GetNullableInt Method
GetNullableLong Method
GetString Method
HasValue Method
Next Method
ResultSet
Close Method
Close the resultset:
Namespace:
Cadcorp.DataAccess
Assembly:
Cadcorp.GFB.DataAccess (in Cadcorp.GFB.DataAccess.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
C#
VB
ASP.NET
Copy
public
abstract
void
Close
()
Public
MustOverride
Sub
Close
See Also
Reference
ResultSet Class
Cadcorp.DataAccess Namespace