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