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)
Syntaxpublic DbDataReader ExposeReader()
Public Function ExposeReader As DbDataReader
Return Value
Type:
DbDataReader[Missing <returns> documentation for "M:Cadcorp.DataAccess.DbResultSet.ExposeReader"]
See Also