VistaDB 6
VistaDB.Provider Namespace / VistaDBDataReader Class / Item Property


In This Topic
    Item Property (VistaDBDataReader)
    In This Topic
    Gets the value of the specified column as an instance of System.Object. Gets the value of the specified column as an instance of Object.
    Overload List
    OverloadDescription
    Gets the value of the specified column as an instance of System.Object. Gets the value of the specified column as an instance of Object.  
    Gets the value of the specified column as an instance of System.Object. Gets the value of the specified column as an instance of Object.  
    Exceptions
    ExceptionDescription
    The index passed was outside the range of 0 through System.Data.IDataRecord.FieldCount.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also