DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / C1DataReaderBase Class
Properties Methods


In This Topic
    C1DataReaderBase Class Members
    In This Topic

    The following tables list the members exposed by C1DataReaderBase.

    Public Properties
    Public Methods
     NameDescription
    Public Method (Inherited from System.Data.Common.DbDataReader)
    Public Method (Inherited from System.MarshalByRefObject)
    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.  Writes in the passed buffer a number of bytes read from within a column.  
    Public MethodOverridden.  Gets the value of the specified column as a single character.  
    Public MethodOverridden.  Writes in the passed buffer a number of characters read from within a column.  
    Public MethodOverridden.  Gets a string representing the data type of the specified column.  
    Public MethodOverridden.  Gets the value of the specified column as a DateTime object.  
    Public MethodOverridden.  Gets the value of the specified column as a Decimal object.  
    Public MethodOverridden.  Gets the value of the specified column as a double-precision floating point number.  
    Public Method (Inherited from System.Data.Common.DbDataReader)
    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 globally unique identifier (GUID).  
    Public MethodOverridden.  Gets the value of the specified column as a 16-bit signed integer.  
    Public MethodOverridden.  Gets the value of the specified column as a 32-bit signed integer.  
    Public MethodOverridden.  Gets the value of the specified column as a 64-bit signed integer.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.Data.Common.DbDataReader)
    Public Method (Inherited from System.Data.Common.DbDataReader)
    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 string.  
    Public Method (Inherited from System.Data.Common.DbDataReader)
    Public MethodOverridden.  Gets the value of the specified column in its native format.  
    Public MethodOverridden.  Populates an array of objects with the column values of the current row.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.Data.Common.DbDataReader)
    Public MethodOverloaded.  (Inherited from System.Data.Common.DbDataReader)
    Public Method (Inherited from System.Data.Common.DbDataReader)
    Public MethodOverloaded.  (Inherited from System.Data.Common.DbDataReader)
    Public Method (Inherited from System.Data.Common.DbDataReader)
    Public MethodOverloaded.  (Inherited from System.Data.Common.DbDataReader)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Data.Common.DbDataReader)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Top
    See Also