Class FromDefinitionDataSourceBuilder
FromDefinitionDataSourceBuilder class
Provides the ability to configure a data source object
public class FromDefinitionDataSourceBuilder
Methods
| Name | Description |
|---|---|
| AddAttribute(string, AttributeDataType) | Configures the name of the field that will contain information for the feature attribute. |
| AddAttribute(string, AttributeDataType, DbType) | Configures the name of the field that will contain information for the feature attribute. |
| Build() | The method retrieves an implementation of the IFromDefinitionDataSource |
| GeometryField(string) | Configures the name of the field from which the geometry will be extracted. |
| IdentityAttribute(string, bool) | Mandatory setting that allows tracking changes. |
See Also
- namespace Aspose.Gis.Formats.Database.FromDefinition
- assembly Aspose.GIS