dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlNumeric Structure / Explicit Type Conversion Operator

In This Topic
    Explicit Type Conversion Operator (PgSqlNumeric)
    In This Topic
    Converts a short value to the PgSqlNumeric structure.
    Overload List
    OverloadDescription
    Converts a short value to the PgSqlNumeric structure.  
    Converts an int value to the PgSqlNumeric structure.  
    Converts a long value to the PgSqlNumeric structure.  
    Converts a float value to the PgSqlNumeric structure.  
    Converts a double value to the PgSqlNumeric structure.  
    Converts a decimal value to the PgSqlNumeric structure.  
    Converts a string value to the PgSqlNumeric structure.  
    See Also