ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.
<!– Class –>
*System.Object ThinkGeo.MapSuite.Core.FeatureSource *ThinkGeo.MapSuite.Core.FdoFeatureSource ThinkGeo.MapSuite.Core.SdfFeatureSource
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
SdfFeatureSource | |||
SdfFeatureSource | String, String | ||
SdfFeatureSource | String, String, String | ||
SdfFeatureSource | String, String, String, String | ||
SdfFeatureSource | String, String, String, String, String |
Name | Parameters | DeclaringType | Summary |
---|
Name | Return | DeclaringType | Summary |
---|---|---|---|
CanExecuteSqlQuery | Boolean | FeatureSource | |
*CanModifyColumnStructure | Boolean | FeatureSource | |
ConnectionString | String | FdoFeatureSource | |
FeatureClassName | String | FdoFeatureSource | |
FeatureIdsToExclude | Collection<String> | FeatureSource | |
FeatureSchemaName | String | FdoFeatureSource | |
*Filters | Collection<String> | FeatureSource | |
GeoCache | FeatureCache | FeatureSource | |
GeometryColumnName | String | FdoFeatureSource | |
*Id | String | FeatureSource | |
IdColumnName | String | FdoFeatureSource | |
IsEditable | Boolean | FeatureSource | |
IsInTransaction | Boolean | FeatureSource | |
IsOpen | Boolean | FeatureSource | |
IsTransactionLive | Boolean | FeatureSource | |
*LinkExpressions | Collection<String> | FeatureSource | |
*LinkSources | Collection<LinkSource> | FeatureSource | |
*MaxRecordsToDraw | Int32 | FeatureSource | |
PathFilename | String | ||
Projection | Projection | FeatureSource | |
ProviderName | String | FdoFeatureSource | |
TransactionBuffer | TransactionBuffer | FeatureSource |
Name | Return | DeclaringType | Summary |
---|---|---|---|
*CanModifyColumnStructureCore | Boolean | FeatureSource | |
CanExecuteSqlQueryCore | Boolean | FeatureSource | |
FeatureSourceColumns | Collection<FeatureSourceColumn> | FeatureSource | |
IsOpenCore | Boolean | FeatureSource |
Name | Type | Description |
---|
Name | Type | Description |
---|---|---|
pathFilename | String<!– System.String –> | |
idColumnName | String<!– System.String –> |
Name | Type | Description |
---|---|---|
pathFilename | String<!– System.String –> | |
idColumnName | String<!– System.String –> | |
featureSchemaName | String<!– System.String –> |
Name | Type | Description |
---|---|---|
pathFilename | String<!– System.String –> | |
idColumnName | String<!– System.String –> | |
featureSchemaName | String<!– System.String –> | |
featureClassName | String<!– System.String –> |
Name | Type | Description |
---|---|---|
pathFilename | String<!– System.String –> | |
idColumnName | String<!– System.String –> | |
featureSchemaName | String<!– System.String –> | |
featureClassName | 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 |
---|---|---|
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 |
---|---|---|
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 –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
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
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 |
---|---|---|
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 |
---|---|---|
returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> |
<!– 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
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 |
---|---|
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 |
---|---|
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 |
---|---|
Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
Name | Type | Description |
---|---|---|
featureSchemaName | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FdoFeatureSource –> Go Back
Return Type | Description |
---|---|
Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.FdoFeatureSource –> 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 |
---|---|---|
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 |
---|---|---|
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 –> | |
unitOfFeatureSource | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | |
numberOfItemsToFind | 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 –> | |
numberOfItemsToFind | 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 –> | |
numberOfItemsToFind | 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 –> | |
numberOfItemsToFind | Int32<!– System.Int32 –> | |
returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> | |
distanceLimits | Double<!– System.Double –> | |
unitOfDistance | 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 –> | |
numberOfItemsToFind | 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 –> | |
numberOfItemsToFind | Int32<!– System.Int32 –> | |
returningColumnNames | IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –> | |
distanceLimits | Double<!– System.Double –> | |
unitOfDistance | 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 |
---|---|---|
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 |
---|---|---|
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 |
---|---|---|
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 –> | |
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
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 |
---|---|---|
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 –> | |
returningColumnNamesType | ReturningColumnsType<!– ThinkGeo.MapSuite.Core.ReturningColumnsType –> |
<!– 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 |
---|---|---|
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 |
---|---|
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 |
---|---|
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 |
---|---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
Name | Type | Description |
---|---|---|
id | String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> 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 |
---|---|---|
features | IEnumerable<Feature><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.Feature} –> |
<!– 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 |
---|---|
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 –> 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 |
---|---|
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 |
---|---|
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 –> 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 |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object(overriden) –> 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(overriden) –> 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 –> 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(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 –> | |
numberOfItemsToFind | 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 –> 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 –> 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 | 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 | 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 |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FdoFeatureSource –> Go Back
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FdoFeatureSource –> Go Back
Return Type |
---|
Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FdoFeatureSource –> 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.FdoFeatureSource –> Go Back
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FdoFeatureSource –> 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 |
---|
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 |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.SdfFeatureSource –> Go Back
Return Type |
---|
Projection<!– ThinkGeo.MapSuite.Core.Projection –> |
<!– ThinkGeo.MapSuite.Core.FeatureSource –> Go Back
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.FdoFeatureSource –> Go Back
Return Type |
---|
TransactionBuffer<!– ThinkGeo.MapSuite.Core.TransactionBuffer –> |
<!– 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<FeatureSourceColumn><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.FeatureSourceColumn} –> |
<!– 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 |
---|
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 FdoExtension ThinkGeo.MapSuite.Core UpdateDocumentation