dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleLoaderColumn Class

In This Topic
    OracleLoaderColumn Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets date format of the OracleLoaderColumn.  
    Public PropertyGets or sets the name of the Devart.Common.DbLoaderColumn. (Inherited from Devart.Common.DbLoaderColumn)
    Public PropertyGets or sets the name of the user-defined type.  
    Public PropertyGets or sets the OracleDbType of the column.  
    Public PropertyOverridden. Gets or sets precision of values within the column.  
    Public PropertyGets or sets the number of decimal places to which column value is resolved. (Inherited from Devart.Common.DbLoaderColumn)
    Public PropertyOverridden. Gets or sets the maximum size, in bytes, of the data within the column.  
    Top
    See Also