Class TimeTzHandlerFactory
Inheritance
TimeTzHandlerFactory
Assembly: Npgsql.NodaTime.dll
Syntax
public class TimeTzHandlerFactory : NpgsqlTypeHandlerFactory<OffsetTime>
Methods
|
Improve this Doc
Create(PostgresType, NpgsqlConnection)
Declaration
public override NpgsqlTypeHandler<OffsetTime> Create(PostgresType postgresType, NpgsqlConnection conn)
Parameters
Returns
Overrides
Npgsql.TypeHandling.NpgsqlTypeHandlerFactory<OffsetTime>.Create(Npgsql.PostgresTypes.PostgresType, Npgsql.NpgsqlConnection)