Click or drag to resize

DbResultSetExposeReader Method

Exposes the data reader for use in data binding:

Namespace:  Cadcorp.DataAccess
Assembly:  Cadcorp.GFB.DataAccess (in Cadcorp.GFB.DataAccess.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public DbDataReader ExposeReader()

Return Value

Type: DbDataReader

[Missing <returns> documentation for "M:Cadcorp.DataAccess.DbResultSet.ExposeReader"]

See Also