Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
<!– Class –>
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
SqliteFeatureSource | |||
SqliteFeatureSource | String, String, String, String | ||
SqliteFeatureSource | SQLiteConnection, String, String, String |
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
CanExecuteSqlQuery | Boolean | FeatureSource | |
CanModifyColumnStructure | Boolean | FeatureSource | |
CommandTimeout | Int32 | ||
ConnectionString | String | ||
DrawnFeatureCount | Int32 | ||
FeatureIdColumn | String | ||
FeatureIdsToExclude | Collection<String> | FeatureSource | |
FetchTime | Double | ||
Filters | Collection<String> | FeatureSource | |
GeoCache | FeatureCache | FeatureSource | |
GeometryColumnName | String | ||
Id | String | FeatureSource | |
IsEditable | Boolean | FeatureSource(overriden) | |
IsInTransaction | Boolean | FeatureSource | |
IsOpen | Boolean | FeatureSource | |
IsTransactionLive | Boolean | FeatureSource | |
LinkExpressions | Collection<String> | FeatureSource | |
LinkSources | Collection<LinkSource> | FeatureSource | |
MaxRecordsToDraw | Int32 | FeatureSource | |
Projection | Projection | FeatureSource | |
TableName | String | ||
TotalBytesDrawn | Int32 | ||
TransactionBuffer | TransactionBuffer | FeatureSource | |
WhereClause | String |
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
CanExecuteSqlQueryCore | Boolean | FeatureSource(overriden) | |
CanModifyColumnStructureCore | Boolean | FeatureSource | |
IsOpenCore | Boolean | FeatureSource |
| Name | Type | Description |
|---|
| Name | Type | Description |
|---|---|---|
| connectionString | String<!– System.String –> | |
| tableName | String<!– System.String –> | |
| featureIdColumn | String<!– System.String –> | |
| geometryColumnName | String<!– System.String –> |
| Name | Type | Description |
|---|---|---|
| connection | SQLiteConnection<!– System.Data.SQLite.SQLiteConnection –> | |
| tableName | String<!– System.String –> | |
| featureIdColumn | String<!– System.String –> | |
| geometryColumnName | String<!– System.String –> |
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| featureSourceColumn | FeatureSourceColumn<!– ThinkGeo.MapSuite.Core.FeatureSourceColumn –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|---|---|
| feature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|---|---|
| shape | BaseShape<!– ThinkGeo.MapSuite.Core.BaseShape –> | |
| columnValues | IDictionary<String,String><!– System.Collections.Generic.IDictionary{System.String,System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|---|---|
| shape | BaseShape<!– ThinkGeo.MapSuite.Core.BaseShape –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| features | IEnumerable<Feature><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.Feature} –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> | |
| filters | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| FeatureSource<!– ThinkGeo.MapSuite.Core.FeatureSource –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| TransactionResult<!– ThinkGeo.MapSuite.Core.TransactionResult –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
<!– static –>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| databasePathFileName | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.SqliteFeatureSource –> Go Back
<!– static –>
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| sqliteConnection | SQLiteConnection<!– System.Data.SQLite.SQLiteConnection –> | |
| tableName | String<!– System.String –> | |
| geometryColumnName | String<!– System.String –> | |
| srid | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.SqliteFeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| columnName | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| id | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> |
| Name | Type | Description |
|---|---|---|
| sqlStatement | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| DataTable<!– System.Data.DataTable –> |
| Name | Type | Description |
|---|---|---|
| sqlStatement | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Object<!– System.Object –> |
| Name | Type | Description |
|---|---|---|
| sqlStatement | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> | |
| startIndex | Int32<!– System.Int32 –> | |
| takeCount | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| returningColumnNamesType | ReturningColumnsType<!– ThinkGeo.MapSuite.Core.ReturningColumnsType –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| returningColumnTypes | ReturningColumnsType<!– ThinkGeo.MapSuite.Core.ReturningColumnsType –> | |
| startIndex | Int32<!– System.Int32 –> | |
| takeCount | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| returningColumnTypes | ReturningColumnsType<!– ThinkGeo.MapSuite.Core.ReturningColumnsType –> | |
| startIndex | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
| Name | Type | Description |
|---|---|---|
| id | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
| Name | Type | Description |
|---|---|---|
| ids | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<RectangleShape><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.RectangleShape} –> |
| Name | Type | Description |
|---|---|---|
| ids | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
<!– static –>
| Return Type | Description |
|---|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
| Name | Type | Description |
|---|---|---|
| connectionString | String<!– System.String –> | |
| tableName | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.SqliteFeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<FeatureSourceColumn><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.FeatureSourceColumn} –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<DistinctColumnValue><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.DistinctColumnValue} –> |
| Name | Type | Description |
|---|---|---|
| columnName | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Feature<!– ThinkGeo.MapSuite.Core.Feature –> |
| Name | Type | Description |
|---|---|---|
| id | String<!– System.String –> | |
| returningColumnNamesType | ReturningColumnsType<!– ThinkGeo.MapSuite.Core.ReturningColumnsType –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Feature<!– ThinkGeo.MapSuite.Core.Feature –> |
| Name | Type | Description |
|---|---|---|
| id | String<!– System.String –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| columnName | String<!– System.String –> | |
| columnValue | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| columnName | String<!– System.String –> | |
| columnValue | String<!– System.String –> | |
| returningColumnType | ReturningColumnsType<!– ThinkGeo.MapSuite.Core.ReturningColumnsType –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| columnName | String<!– System.String –> | |
| columnValue | String<!– System.String –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| ids | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| ids | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> | |
| filters | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| ids | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> | |
| returningColumnNamesType | ReturningColumnsType<!– ThinkGeo.MapSuite.Core.ReturningColumnsType –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| boundingBox | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
| screenWidth | Double<!– System.Double –> | |
| screenHeight | Double<!– System.Double –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> | |
| filters | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| boundingBox | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
| screenWidth | Double<!– System.Double –> | |
| screenHeight | Double<!– System.Double –> | |
| returningColumnNamesType | ReturningColumnsType<!– ThinkGeo.MapSuite.Core.ReturningColumnsType –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| boundingBox | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
| screenWidth | Double<!– System.Double –> | |
| screenHeight | Double<!– System.Double –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| boundingBox | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
| returningColumnNamesType | ReturningColumnsType<!– ThinkGeo.MapSuite.Core.ReturningColumnsType –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| boundingBox | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| targetShape | BaseShape<!– ThinkGeo.MapSuite.Core.BaseShape –> | |
| unitOfData | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | |
| maxItemsToFind | Int32<!– System.Int32 –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> | |
| searchRadius | Double<!– System.Double –> | |
| unitOfSearchRadius | DistanceUnit<!– ThinkGeo.MapSuite.Core.DistanceUnit –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| targetFeature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | |
| unitOfData | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | |
| maxItemsToFind | Int32<!– System.Int32 –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> | |
| searchRadius | Double<!– System.Double –> | |
| unitOfSearchRadius | DistanceUnit<!– ThinkGeo.MapSuite.Core.DistanceUnit –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| targetFeature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | |
| unitOfData | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | |
| maxItemsToFind | Int32<!– System.Int32 –> | |
| returningColumnNamesType | ReturningColumnsType<!– ThinkGeo.MapSuite.Core.ReturningColumnsType –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| targetFeature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | |
| unitOfData | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | |
| maxItemsToFind | Int32<!– System.Int32 –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| targetShape | BaseShape<!– ThinkGeo.MapSuite.Core.BaseShape –> | |
| unitOfFeatureSource | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | |
| maxItemsToFind | Int32<!– System.Int32 –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| targetShape | BaseShape<!– ThinkGeo.MapSuite.Core.BaseShape –> | |
| unitOfData | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | |
| maxItemsToFind | Int32<!– System.Int32 –> | |
| returningColumnNamesType | ReturningColumnsType<!– ThinkGeo.MapSuite.Core.ReturningColumnsType –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| boundingBox | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
| returningColumnNamesType | ReturningColumnsType<!– ThinkGeo.MapSuite.Core.ReturningColumnsType –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| boundingBox | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| targetShape | BaseShape<!– ThinkGeo.MapSuite.Core.BaseShape –> | |
| unitOfData | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | |
| distanceUnit | DistanceUnit<!– ThinkGeo.MapSuite.Core.DistanceUnit –> | |
| distance | Double<!– System.Double –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| targetFeature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | |
| unitOfData | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | |
| distanceUnit | DistanceUnit<!– ThinkGeo.MapSuite.Core.DistanceUnit –> | |
| distance | Double<!– System.Double –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| targetShape | BaseShape<!– ThinkGeo.MapSuite.Core.BaseShape –> | |
| unitOfData | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | |
| distanceUnit | DistanceUnit<!– ThinkGeo.MapSuite.Core.DistanceUnit –> | |
| distance | Double<!– System.Double –> | |
| returningColumnNamesType | ReturningColumnsType<!– ThinkGeo.MapSuite.Core.ReturningColumnsType –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| targetFeature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | |
| unitOfData | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | |
| distanceUnit | DistanceUnit<!– ThinkGeo.MapSuite.Core.DistanceUnit –> | |
| distance | Double<!– System.Double –> | |
| returningColumnNamesType | ReturningColumnsType<!– ThinkGeo.MapSuite.Core.ReturningColumnsType –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| WellKnownType<!– ThinkGeo.MapSuite.Core.WellKnownType –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
<!– static –>
| Return Type | Description |
|---|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
| Name | Type | Description |
|---|---|---|
| connectionString | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.SqliteFeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Type<!– System.Type –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| feature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | |
| queryType | QueryType<!– ThinkGeo.MapSuite.Core.QueryType –> | |
| returningColumnNamesType | ReturningColumnsType<!– ThinkGeo.MapSuite.Core.ReturningColumnsType –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| targetShape | BaseShape<!– ThinkGeo.MapSuite.Core.BaseShape –> | |
| queryType | QueryType<!– ThinkGeo.MapSuite.Core.QueryType –> | |
| returningColumnNamesType | ReturningColumnsType<!– ThinkGeo.MapSuite.Core.ReturningColumnsType –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| feature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | |
| queryType | QueryType<!– ThinkGeo.MapSuite.Core.QueryType –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| targetShape | BaseShape<!– ThinkGeo.MapSuite.Core.BaseShape –> | |
| queryType | QueryType<!– ThinkGeo.MapSuite.Core.QueryType –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| targetShape | BaseShape<!– ThinkGeo.MapSuite.Core.BaseShape –> | |
| queryType | QueryType<!– ThinkGeo.MapSuite.Core.QueryType –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> | |
| filters | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| columnName | String<!– System.String –> | |
| newFeatureSourceColumn | FeatureSourceColumn<!– ThinkGeo.MapSuite.Core.FeatureSourceColumn –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| shape | BaseShape<!– ThinkGeo.MapSuite.Core.BaseShape –> | |
| columnValues | IDictionary<String,String><!– System.Collections.Generic.IDictionary{System.String,System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| feature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| shape | BaseShape<!– ThinkGeo.MapSuite.Core.BaseShape –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| features | IEnumerable<Feature><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.Feature} –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> | |
| linkExpression | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource(overriden) –> Go Back
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| FeatureSource<!– ThinkGeo.MapSuite.Core.FeatureSource –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource(overriden) –> Go Back
| Return Type | Description |
|---|---|
| TransactionResult<!– ThinkGeo.MapSuite.Core.TransactionResult –> |
| Name | Type | Description |
|---|---|---|
| transactions | TransactionBuffer<!– ThinkGeo.MapSuite.Core.TransactionBuffer –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource(overriden) –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| features | IEnumerable<Feature><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.Feature} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<RectangleShape><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.RectangleShape} –> |
| Name | Type | Description |
|---|---|---|
| rectangles | IEnumerable<RectangleShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.RectangleShape} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
| Name | Type | Description |
|---|---|---|
| rectangle | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Feature<!– ThinkGeo.MapSuite.Core.Feature –> |
| Name | Type | Description |
|---|---|---|
| feature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| features | IEnumerable<Feature><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.Feature} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Feature<!– ThinkGeo.MapSuite.Core.Feature –> |
| Name | Type | Description |
|---|---|---|
| feature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
| Name | Type | Description |
|---|---|---|
| rectangle | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<RectangleShape><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.RectangleShape} –> |
| Name | Type | Description |
|---|---|---|
| rectangles | IEnumerable<RectangleShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.RectangleShape} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| BaseShape<!– ThinkGeo.MapSuite.Core.BaseShape –> |
| Name | Type | Description |
|---|---|---|
| baseShape | BaseShape<!– ThinkGeo.MapSuite.Core.BaseShape –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> |
| Name | Type | Description |
|---|---|---|
| sqlStatement | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource(overriden) –> Go Back
| Return Type | Description |
|---|---|
| DataTable<!– System.Data.DataTable –> |
| Name | Type | Description |
|---|---|---|
| sqlStatement | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource(overriden) –> Go Back
| Return Type | Description |
|---|---|
| Object<!– System.Object –> |
| Name | Type | Description |
|---|---|---|
| sqlStatement | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> | |
| startIndex | Int32<!– System.Int32 –> | |
| takeCount | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| columnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource(overriden) –> Go Back
| Return Type | Description |
|---|---|
| RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
| Name | Type | Description |
|---|---|---|
| id | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource(overriden) –> Go Back
| Return Type | Description |
|---|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
| Name | Type | Description |
|---|---|---|
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
| Name | Type | Description |
|---|---|---|
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<FeatureSourceColumn><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.FeatureSourceColumn} –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource(overriden) –> Go Back
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource(overriden) –> Go Back
| Return Type | Description |
|---|---|
| Collection<DistinctColumnValue><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.DistinctColumnValue} –> |
| Name | Type | Description |
|---|---|---|
| columnName | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| columnName | String<!– System.String –> | |
| columnValue | String<!– System.String –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource(overriden) –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| ids | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource(overriden) –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| boundingBox | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
| screenWidth | Double<!– System.Double –> | |
| screenHeight | Double<!– System.Double –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| boundingBox | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource(overriden) –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| targetShape | BaseShape<!– ThinkGeo.MapSuite.Core.BaseShape –> | |
| unitOfData | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | |
| maxItemsToFind | Int32<!– System.Int32 –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| boundingBox | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource(overriden) –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| targetShape | BaseShape<!– ThinkGeo.MapSuite.Core.BaseShape –> | |
| unitOfData | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | |
| distanceUnit | DistanceUnit<!– ThinkGeo.MapSuite.Core.DistanceUnit –> | |
| distance | Double<!– System.Double –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| WellKnownType<!– ThinkGeo.MapSuite.Core.WellKnownType –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource(overriden) –> Go Back
| Return Type | Description |
|---|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
| Name | Type | Description |
|---|---|---|
| returningColumnNamesType | ReturningColumnsType<!– ThinkGeo.MapSuite.Core.ReturningColumnsType –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Object<!– System.Object –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| e | AppliedFiltersFeatureSourceEventArgs<!– ThinkGeo.MapSuite.Core.AppliedFiltersFeatureSourceEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| e | ApplyingFiltersFeatureSourceEventArgs<!– ThinkGeo.MapSuite.Core.ApplyingFiltersFeatureSourceEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| e | ClosedFeatureSourceEventArgs<!– ThinkGeo.MapSuite.Core.ClosedFeatureSourceEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| e | ClosingFeatureSourceEventArgs<!– ThinkGeo.MapSuite.Core.ClosingFeatureSourceEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| e | CommittedTransactionEventArgs<!– ThinkGeo.MapSuite.Core.CommittedTransactionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| e | CommittingTransactionEventArgs<!– ThinkGeo.MapSuite.Core.CommittingTransactionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| e | CustomColumnFetchEventArgs<!– ThinkGeo.MapSuite.Core.CustomColumnFetchEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| e | DrawingProgressChangedEventArgs<!– ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| e | ExecutingSqlStatementSqliteFeatureSourceEventArgs<!– ThinkGeo.MapSuite.Core.ExecutingSqlStatementSqliteFeatureSourceEventArgs –> |
<!– ThinkGeo.MapSuite.Core.SqliteFeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| e | OpenedFeatureSourceEventArgs<!– ThinkGeo.MapSuite.Core.OpenedFeatureSourceEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| e | OpeningFeatureSourceEventArgs<!– ThinkGeo.MapSuite.Core.OpeningFeatureSourceEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.Core.FeatureSource(overriden) –> Go Back
| Return Type | Description |
|---|---|
| Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –> |
| Name | Type | Description |
|---|---|---|
| targetShape | BaseShape<!– ThinkGeo.MapSuite.Core.BaseShape –> | |
| queryType | QueryType<!– ThinkGeo.MapSuite.Core.QueryType –> | |
| returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type |
|---|
| Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.SqliteFeatureSource –> Go Back
| Return Type |
|---|
| String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.SqliteFeatureSource –> Go Back
| Return Type |
|---|
| Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.SqliteFeatureSource –> Go Back
| Return Type |
|---|
| String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.SqliteFeatureSource –> Go Back
| Return Type |
|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type |
|---|
| Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.Core.SqliteFeatureSource –> Go Back
| Return Type |
|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type |
|---|
| FeatureCache<!– ThinkGeo.MapSuite.Core.FeatureCache –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type |
|---|
| String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.SqliteFeatureSource –> Go Back
| Return Type |
|---|
| String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource(overriden) –> Go Back
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type |
|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type |
|---|
| Collection<LinkSource><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.LinkSource} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type |
|---|
| Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type |
|---|
| Projection<!– ThinkGeo.MapSuite.Core.Projection –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type |
|---|
| String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.SqliteFeatureSource –> Go Back
| Return Type |
|---|
| Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.SqliteFeatureSource –> Go Back
| Return Type |
|---|
| TransactionBuffer<!– ThinkGeo.MapSuite.Core.TransactionBuffer –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type |
|---|
| String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.SqliteFeatureSource –> Go Back
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource(overriden) –> Go Back
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Event Arguments |
|---|
| AppliedFiltersFeatureSourceEventArgs<!– ThinkGeo.MapSuite.Core.AppliedFiltersFeatureSourceEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Event Arguments |
|---|
| ApplyingFiltersFeatureSourceEventArgs<!– ThinkGeo.MapSuite.Core.ApplyingFiltersFeatureSourceEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Event Arguments |
|---|
| ClosedFeatureSourceEventArgs<!– ThinkGeo.MapSuite.Core.ClosedFeatureSourceEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Event Arguments |
|---|
| ClosingFeatureSourceEventArgs<!– ThinkGeo.MapSuite.Core.ClosingFeatureSourceEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Event Arguments |
|---|
| CommittedTransactionEventArgs<!– ThinkGeo.MapSuite.Core.CommittedTransactionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Event Arguments |
|---|
| CommittingTransactionEventArgs<!– ThinkGeo.MapSuite.Core.CommittingTransactionEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Event Arguments |
|---|
| CustomColumnFetchEventArgs<!– ThinkGeo.MapSuite.Core.CustomColumnFetchEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Event Arguments |
|---|
| DrawingProgressChangedEventArgs<!– ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Event Arguments |
|---|
| ExecutingSqlStatementSqliteFeatureSourceEventArgs<!– ThinkGeo.MapSuite.Core.ExecutingSqlStatementSqliteFeatureSourceEventArgs –> |
<!– ThinkGeo.MapSuite.Core.SqliteFeatureSource –> Go Back
| Event Arguments |
|---|
| OpenedFeatureSourceEventArgs<!– ThinkGeo.MapSuite.Core.OpenedFeatureSourceEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
| Event Arguments |
|---|
| OpeningFeatureSourceEventArgs<!– ThinkGeo.MapSuite.Core.OpeningFeatureSourceEventArgs –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
NOTOC SQLiteExtension ThinkGeo.MapSuite.Core UpdateDocumentation
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.