dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleNumberMappingCollection Class
Members

In This Topic
    OracleNumberMappingCollection Class
    In This Topic
    Represents a collection of OracleNumberMapping objects.
    Syntax
    Remarks
    Use this collection to set the OracleConnection.NumberMappings property of OracleConnection objects. It specifies to which .NET types the Oracle number types will be mapped.
    Inheritance Hierarchy

    System.Object
       Devart.Data.Oracle.OracleNumberMappingCollection

    See Also