dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2DataReader Class / GetString Method

In This Topic
    GetString Method (DB2DataReader)
    In This Topic
    Gets the value of the specified column as a string.
    Overload List
    OverloadDescription
    Gets the value of the specified column as a string.  
    Gets the value of the specified column as an instance of System.String (Inherited from Devart.Common.DbDataReaderBase)
    See Also