DatabaseQueryDataSourceBuilder.SridField
DatabaseQueryDataSourceBuilder.SridField method
Configuring the name of the query field that will contain the spatial reference system identifier (srid).
public DatabaseQueryDataSourceBuilder SridField(string name)
Parameter | Type | Description |
---|---|---|
name | String | Name of the query field containing the spatial reference system identifier. |
Return Value
DatabaseQueryDataSourceBuilder
Remarks
If this field is configured, srid from Extended WKB will not be considered.
See Also
- class DatabaseQueryDataSourceBuilder
- namespace Aspose.Gis.Formats.Database
- assembly Aspose.GIS