RelationalGeometryTypeMapping<TGeometry, TProvider>
RelationalGeometryTypeMapping(RelationalTypeMappingParameters, ValueConverter<TGeometry, TProvider>)
RelationalGeometryTypeMapping(ValueConverter<TGeometry, TProvider>, String)
RelationalGeometryTypeMapping(ValueConverter<TGeometry, TProvider>, String, JsonValueReaderWriter)
SpatialConverter
WktReaderType
WKTReaderType
AsText(Object)
CreateParameter(DbCommand, String, Object, Boolean?)
CreateParameter(DbCommand, String, Object, Boolean?, ParameterDirection)
CustomizeDataReaderExpression(Expression)
GenerateCodeLiteral(Object)
GetSrid(Object)
netcoreapp2.2
namespace Microsoft.EntityFrameworkCore.Storage
{
public abstract class RelationalGeometryTypeMapping<TGeometry, TProvider> : RelationalTypeMapping
{
protected abstract Type WKTReaderType { get; }
}
}
.NET Core | 2.2 |
---|---|
Information specific to netcoreapp2.2 | |
Assembly | Microsoft.EntityFrameworkCore.Relational , Version=2.2.6.0, PublicKeyToken=adb9793829ddae60 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API