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