dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlMetaDataCollectionNames Class / Conversions Field

On this page
    Conversions Field
    On this page
    The name of the metadata collection for type conversions.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Conversions As String
    public static readonly string Conversions

    Field Value

    The value is "Conversions".
    See Also