Mimer SQL Data Provider
MimerDataReader Class Methods

Mimer.Data.Client Namespace : MimerDataReader Class

For a list of all members of this type, see MimerDataReader members.

Public Methods
 NameDescription
Public MethodOverridden. Closes the MimerDataReader object.  
Public Method (Inherited from System.Data.Common.DbDataReader)
Public Method (Inherited from System.Data.Common.DbDataReader)
Public MethodOverridden. Gets the value of the specified column as a Boolean.  
Public MethodOverridden. Gets the value of the specified column as a byte.  
Public MethodOverridden. Reads a stream of bytes from the specified column offset into the buffer starting at the given buffer offset.  
Public MethodOverridden. Gets the value of the specified column as a character.  
Public MethodOverridden. Reads a stream of characters from the specified column offset into the buffer starting at the given buffer offset.  
Public MethodReturns a result set column schema for the MimerDataReader.  
Public Method (Inherited from System.Data.Common.DbDataReader)
Public MethodThis member supports the .NET Framework infrastructure and is not intended to be used directly from your code.  
Public MethodOverridden. Gets the name of the source data type.  
Public MethodGets the value of the specified column as a System.DateOnly object.  
Public MethodOverridden. Gets the value of the specified column as a System.DateTime object.  
Public MethodOverridden. Gets the value of the specified column as a System.Decimal object.  
Public MethodOverridden. Gets the value of the specified column as a double-precision floating point number.  
Public MethodOverridden. Gets the data type of the column as a System.Type object.  
Public Method (Inherited from System.Data.Common.DbDataReader)
Public MethodOverloaded.  (Inherited from System.Data.Common.DbDataReader)
Public MethodOverridden. Gets the value of the specified column as a single-precision floating point number.  
Public MethodOverridden. Gets the value of the specified column as a System.Guid (globally-unique identifier) object.  
Public MethodOverridden. Gets the value of the specified column as a signed 16-bit integer number.  
Public MethodOverridden. Gets the value of the specified column as a signed 32-bit integer number.  
Public MethodOverridden. Gets the value of the specified column as a signed 64-bit integer number.  
Public Method (Inherited from System.Data.Common.DbDataReader)
Public MethodOverridden. Gets the name of the specified column.  
Public MethodOverridden. Gets the ordinal position of a column given the column name.  
Public MethodOverridden. Returns a System.Data.DataTable that describes the column metadata of the MimerDataReader.  
Public Method (Inherited from System.Data.Common.DbDataReader)
Public Method (Inherited from System.Data.Common.DbDataReader)
Public MethodOverridden. Gets the value of the specified column as a System.String.  
Public Method (Inherited from System.Data.Common.DbDataReader)
Public MethodGets the value of the specified column as a System.TimeOnly object.  
Public MethodGets the value of the specified column as a System.TimeSpan object.  
Public MethodOverloaded. Retrieve the value for a user defined type column.  
Public MethodOverridden. Gets the column in its native format.  
Public MethodOverridden. Retrieve the value for all columns of the current row.  
Public Method (Inherited from System.Data.Common.DbDataReader)
Public MethodOverridden. Gets a boolean indicating whether the column value is null.  
Public MethodOverloaded.  (Inherited from System.Data.Common.DbDataReader)
Public MethodOverridden. Moves the MimerDataReader to the next result. This is used when reading the results of batched SQL statements.  
Public MethodOverloaded.  (Inherited from System.Data.Common.DbDataReader)
Public MethodOverridden. Moves the MimerDataReader to the next record.  
Public MethodOverloaded.  (Inherited from System.Data.Common.DbDataReader)
Top
See Also

Reference

MimerDataReader Class
Mimer.Data.Client Namespace