Mimer SQL Data Provider
MimerDataReader Class Properties

Mimer.Data.Client Namespace : MimerDataReader Class

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

Public Properties
 NameDescription
Public PropertyOverridden. Gets a value indicating the depth of nesting for the current row.  
Public PropertyOverridden. Gets the number of columns in the current row.  
Public PropertyOverridden. Gets whether the MimerDataReader has any rows.  
Public PropertyOverridden. Indicates whether the MimerDataReader is closed.  
Public PropertyOverloaded. Overridden. Gets the value of the specified column in its native format given the column name.

In C#, this property is the indexer for the MimerDataReader class.

 
Public PropertyOverridden. Gets the number of rows changed, inserted, or deleted by execution of the SQL statement.  
Public Property (Inherited from System.Data.Common.DbDataReader)
Top
See Also

Reference

MimerDataReader Class
Mimer.Data.Client Namespace