Search Results for

    Show / Hide Table of Contents

    Interface IUserCompositeTypeMapping

    Inherited Members
    IUserTypeMapping.PgTypeName
    IUserTypeMapping.ClrType
    IUserTypeMapping.CreateHandler(PostgresType, NpgsqlConnector)
    Namespace: Npgsql.Internal.TypeMapping
    Assembly: Npgsql.dll
    Syntax
    public interface IUserCompositeTypeMapping : IUserTypeMapping

    Properties

    NameTranslator

    Declaration
    INpgsqlNameTranslator NameTranslator { get; }
    Property Value
    Type Description
    INpgsqlNameTranslator
    In This Article
    Back to top © Copyright 2022 The Npgsql Development Team