Class TimestampHandlerFactory
Inheritance
TimestampHandlerFactory
Assembly: Npgsql.NodaTime.dll
Syntax
public class TimestampHandlerFactory : 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)