C1.AdoNet.GoogleAnalytics Assembly / C1.DataConnector.AdoNet Namespace / C1DataReader Class


C1DataReader Class Properties

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

Public Properties
 NameDescription
Public PropertyOverridden.  Gets the depth of nesting for the current row.  
Public PropertyOverridden.  Gets the number of columns in the current row.  
Public PropertyOverridden. Gets a boolean for whether this C1DataReader is empty of rows or not/false. one or more rows.  
Public PropertyOverridden. Gets a boolean for whether the C1DataReader is closed or not/false.  
Public PropertyOverloaded. Overridden. Gets the value of the specified column as an instance of System.Object.  
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