This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.silverlightcore.querytools [2015/08/20 03:08] 127.0.0.1 external edit |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== ThinkGeo.MapSuite.SilverlightCore.QueryTools ====== | ||
| - | |||
| - | |||
| - | |||
| - | <!-- Class --> | ||
| - | ===== Inheritance Hierarchy ===== | ||
| - | *System.Object | ||
| - | **[[ThinkGeo.MapSuite.SilverlightCore.QueryTools]] | ||
| - | ===== Members Summary ===== | ||
| - | ==== Public Constructors ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#QueryTools(FeatureSource)|QueryTools]] | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]] | | | | ||
| - | |||
| - | ==== Protected Constructors ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#QueryTools()|QueryTools]] | | | | | ||
| - | |||
| - | ==== Public Methods ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ExecuteNonQuery(String)|ExecuteNonQuery]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetAllFeatures(ReturningColumnsType)|GetAllFeatures]] | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetAllFeatures(IEnumerable<String>)|GetAllFeatures]] | IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetBoundingBoxById(String)|GetBoundingBoxById]] | String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetBoundingBoxesByIds(IEnumerable<String>)|GetBoundingBoxesByIds]] | IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetColumns()|GetColumns]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetCount()|GetCount]] | | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeatureById(String, ReturningColumnsType)|GetFeatureById]] | String, [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeatureById(String, IEnumerable<String>)|GetFeatureById]] | String, IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesByColumnValue(String, String, ReturningColumnsType)|GetFeaturesByColumnValue]] | String, String, [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesByColumnValue(String, String, IEnumerable<String>)|GetFeaturesByColumnValue]] | String, String, IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesByColumnValue(String, String)|GetFeaturesByColumnValue]] | String, String | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesByIds(IEnumerable<String>, IEnumerable<String>)|GetFeaturesByIds]] | IEnumerable<String>, IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesByIds(IEnumerable<String>, ReturningColumnsType)|GetFeaturesByIds]] | IEnumerable<String>, [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesContaining(Feature, IEnumerable<String>)|GetFeaturesContaining]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesContaining(Feature, ReturningColumnsType)|GetFeaturesContaining]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesContaining(BaseShape, ReturningColumnsType)|GetFeaturesContaining]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesContaining(BaseShape, IEnumerable<String>)|GetFeaturesContaining]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesCrossing(BaseShape, ReturningColumnsType)|GetFeaturesCrossing]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesCrossing(Feature, ReturningColumnsType)|GetFeaturesCrossing]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesCrossing(Feature, IEnumerable<String>)|GetFeaturesCrossing]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesCrossing(BaseShape, IEnumerable<String>)|GetFeaturesCrossing]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesDisjointed(BaseShape, IEnumerable<String>)|GetFeaturesDisjointed]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesDisjointed(BaseShape, ReturningColumnsType)|GetFeaturesDisjointed]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesDisjointed(Feature, ReturningColumnsType)|GetFeaturesDisjointed]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesDisjointed(Feature, IEnumerable<String>)|GetFeaturesDisjointed]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesInsideBoundingBox(RectangleShape, ReturningColumnsType)|GetFeaturesInsideBoundingBox]] | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesInsideBoundingBox(RectangleShape, IEnumerable<String>)|GetFeaturesInsideBoundingBox]] | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]], IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesIntersecting(Feature, ReturningColumnsType)|GetFeaturesIntersecting]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesIntersecting(BaseShape, ReturningColumnsType)|GetFeaturesIntersecting]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesIntersecting(Feature, IEnumerable<String>)|GetFeaturesIntersecting]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesIntersecting(BaseShape, IEnumerable<String>)|GetFeaturesIntersecting]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesNearestTo(BaseShape, GeographyUnit, Int32, IEnumerable<String>, Double, DistanceUnit)|GetFeaturesNearestTo]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], Int32, IEnumerable<String>, Double, [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesNearestTo(BaseShape, GeographyUnit, Int32, IEnumerable<String>)|GetFeaturesNearestTo]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], Int32, IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesNearestTo(BaseShape, GeographyUnit, Int32, ReturningColumnsType)|GetFeaturesNearestTo]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], Int32, [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesNearestTo(Feature, GeographyUnit, Int32, IEnumerable<String>, Double, DistanceUnit)|GetFeaturesNearestTo]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], Int32, IEnumerable<String>, Double, [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesNearestTo(Feature, GeographyUnit, Int32, ReturningColumnsType)|GetFeaturesNearestTo]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], Int32, [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesNearestTo(Feature, GeographyUnit, Int32, IEnumerable<String>)|GetFeaturesNearestTo]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], Int32, IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesOutsideBoundingBox(RectangleShape, IEnumerable<String>)|GetFeaturesOutsideBoundingBox]] | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]], IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesOutsideBoundingBox(RectangleShape, ReturningColumnsType)|GetFeaturesOutsideBoundingBox]] | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesOverlapping(BaseShape, ReturningColumnsType)|GetFeaturesOverlapping]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesOverlapping(BaseShape, IEnumerable<String>)|GetFeaturesOverlapping]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesOverlapping(Feature, IEnumerable<String>)|GetFeaturesOverlapping]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesOverlapping(Feature, ReturningColumnsType)|GetFeaturesOverlapping]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesTopologicalEqual(Feature, ReturningColumnsType)|GetFeaturesTopologicalEqual]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesTopologicalEqual(BaseShape, ReturningColumnsType)|GetFeaturesTopologicalEqual]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesTopologicalEqual(BaseShape, IEnumerable<String>)|GetFeaturesTopologicalEqual]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesTopologicalEqual(Feature, IEnumerable<String>)|GetFeaturesTopologicalEqual]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesTouching(BaseShape, ReturningColumnsType)|GetFeaturesTouching]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesTouching(BaseShape, IEnumerable<String>)|GetFeaturesTouching]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesTouching(Feature, ReturningColumnsType)|GetFeaturesTouching]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesTouching(Feature, IEnumerable<String>)|GetFeaturesTouching]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesWithin(BaseShape, ReturningColumnsType)|GetFeaturesWithin]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesWithin(Feature, ReturningColumnsType)|GetFeaturesWithin]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesWithin(Feature, IEnumerable<String>)|GetFeaturesWithin]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesWithin(BaseShape, IEnumerable<String>)|GetFeaturesWithin]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesWithinDistanceOf(Feature, GeographyUnit, DistanceUnit, Double, ReturningColumnsType)|GetFeaturesWithinDistanceOf]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]], Double, [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesWithinDistanceOf(BaseShape, GeographyUnit, DistanceUnit, Double, ReturningColumnsType)|GetFeaturesWithinDistanceOf]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]], Double, [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]] | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesWithinDistanceOf(Feature, GeographyUnit, DistanceUnit, Double, IEnumerable<String>)|GetFeaturesWithinDistanceOf]] | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]], Double, IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetFeaturesWithinDistanceOf(BaseShape, GeographyUnit, DistanceUnit, Double, IEnumerable<String>)|GetFeaturesWithinDistanceOf]] | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]], [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]], [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]], Double, IEnumerable<String> | | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | ||
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | ||
| - | |||
| - | ==== Protected Methods ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | ||
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | ||
| - | |||
| - | ==== Public Properties ==== | ||
| - | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | ||
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#CanExecuteSqlQuery|CanExecuteSqlQuery]] | Boolean | | | | ||
| - | |||
| - | ==== Protected Properties ==== | ||
| - | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | ||
| - | |||
| - | ==== Public Events ==== | ||
| - | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | ||
| - | |||
| - | ===== Public Constructors ===== | ||
| - | ==== QueryTools(FeatureSource) ==== | ||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | featureSource | [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]]<!-- ThinkGeo.MapSuite.SilverlightCore.FeatureSource --> | | | ||
| - | |||
| - | [[#Public Constructors|Go Back]] | ||
| - | ===== Protected Constructors ===== | ||
| - | ==== QueryTools() ==== | ||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | [[#Protected Constructors|Go Back]] | ||
| - | ===== Public Methods ===== | ||
| - | ==== Equals(Object) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Boolean<!-- System.Boolean --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | obj | Object<!-- System.Object --> | | | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== ExecuteNonQuery(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Int32<!-- System.Int32 --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | sqlStatement | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetAllFeatures(ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetAllFeatures(IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetBoundingBoxById(String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetBoundingBoxesByIds(IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.RectangleShape} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | ids | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetColumns() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.FeatureSourceColumn|FeatureSourceColumn]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.FeatureSourceColumn} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetCount() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Int32<!-- System.Int32 --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeatureById(String, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeatureById(String, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | id | String<!-- System.String --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesByColumnValue(String, String, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | | columnValue | String<!-- System.String --> | | | ||
| - | | returningColumnType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesByColumnValue(String, String, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | | columnValue | String<!-- System.String --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesByColumnValue(String, String) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | columnName | String<!-- System.String --> | | | ||
| - | | columnValue | String<!-- System.String --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesByIds(IEnumerable<String>, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | ids | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesByIds(IEnumerable<String>, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | ids | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesContaining(Feature, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesContaining(Feature, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesContaining(BaseShape, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesContaining(BaseShape, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesCrossing(BaseShape, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesCrossing(Feature, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesCrossing(Feature, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesCrossing(BaseShape, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesDisjointed(BaseShape, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesDisjointed(BaseShape, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesDisjointed(Feature, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesDisjointed(Feature, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesInsideBoundingBox(RectangleShape, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | boundingBox | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesInsideBoundingBox(RectangleShape, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | boundingBox | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesIntersecting(Feature, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesIntersecting(BaseShape, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesIntersecting(Feature, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesIntersecting(BaseShape, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesNearestTo(BaseShape, GeographyUnit, Int32, IEnumerable<String>, Double, DistanceUnit) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | numberOfItemsToFind | Int32<!-- System.Int32 --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | | distanceLimits | Double<!-- System.Double --> | | | ||
| - | | unitOfDistance | [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.DistanceUnit --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesNearestTo(BaseShape, GeographyUnit, Int32, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | numberOfItemsToFind | Int32<!-- System.Int32 --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesNearestTo(BaseShape, GeographyUnit, Int32, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | numberOfItemsToFind | Int32<!-- System.Int32 --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesNearestTo(Feature, GeographyUnit, Int32, IEnumerable<String>, Double, DistanceUnit) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | numberOfItemsToFind | Int32<!-- System.Int32 --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | | distanceLimits | Double<!-- System.Double --> | | | ||
| - | | unitOfDistance | [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.DistanceUnit --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesNearestTo(Feature, GeographyUnit, Int32, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | numberOfItemsToFind | Int32<!-- System.Int32 --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesNearestTo(Feature, GeographyUnit, Int32, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | numberOfItemsToFind | Int32<!-- System.Int32 --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesOutsideBoundingBox(RectangleShape, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | boundingBox | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesOutsideBoundingBox(RectangleShape, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | boundingBox | [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.RectangleShape --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesOverlapping(BaseShape, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesOverlapping(BaseShape, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesOverlapping(Feature, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesOverlapping(Feature, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesTopologicalEqual(Feature, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesTopologicalEqual(BaseShape, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesTopologicalEqual(BaseShape, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesTopologicalEqual(Feature, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesTouching(BaseShape, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesTouching(BaseShape, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesTouching(Feature, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesTouching(Feature, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesWithin(BaseShape, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesWithin(Feature, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesWithin(Feature, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesWithin(BaseShape, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesWithinDistanceOf(Feature, GeographyUnit, DistanceUnit, Double, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | distanceUnit | [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.DistanceUnit --> | | | ||
| - | | distance | Double<!-- System.Double --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesWithinDistanceOf(BaseShape, GeographyUnit, DistanceUnit, Double, ReturningColumnsType) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | distanceUnit | [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.DistanceUnit --> | | | ||
| - | | distance | Double<!-- System.Double --> | | | ||
| - | | returningColumnNamesType | [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]<!-- ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesWithinDistanceOf(Feature, GeographyUnit, DistanceUnit, Double, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetFeature | [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]<!-- ThinkGeo.MapSuite.SilverlightCore.Feature --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | distanceUnit | [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.DistanceUnit --> | | | ||
| - | | distance | Double<!-- System.Double --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetFeaturesWithinDistanceOf(BaseShape, GeographyUnit, DistanceUnit, Double, IEnumerable<String>) ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Collection<[[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.SilverlightCore.Feature} --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | | targetShape | [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]<!-- ThinkGeo.MapSuite.SilverlightCore.BaseShape --> | | | ||
| - | | unitOfData | [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.GeographyUnit --> | | | ||
| - | | distanceUnit | [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]]<!-- ThinkGeo.MapSuite.SilverlightCore.DistanceUnit --> | | | ||
| - | | distance | Double<!-- System.Double --> | | | ||
| - | | returningColumnNames | IEnumerable<String><!-- System.Collections.Generic.IEnumerable{System.String} --> | | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetHashCode() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Int32<!-- System.Int32 --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== GetType() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Type<!-- System.Type --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ==== ToString() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | String<!-- System.String --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ===== Protected Methods ===== | ||
| - | ==== Finalize() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Void<!-- System.Void --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ==== MemberwiseClone() ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ Description ^ | ||
| - | | Object<!-- System.Object --> | | | ||
| - | |||
| - | === Parameters === | ||
| - | ^ Name ^ Type ^ Description ^ | ||
| - | |||
| - | <!-- System.Object --> | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ===== Public Properties ===== | ||
| - | ==== CanExecuteSqlQuery ==== | ||
| - | === Return Value === | ||
| - | ^ Return Type ^ | ||
| - | | Boolean<!-- System.Boolean --> | | ||
| - | |||
| - | <!-- ThinkGeo.MapSuite.SilverlightCore.QueryTools --> | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ===== Protected Properties ===== | ||
| - | ===== Public Events ===== | ||
| - | __NOTOC__ | ||
| - | [[Category:SilverlightMapSuiteCore]] | ||
| - | [[Category:ThinkGeo.MapSuite.SilverlightCore]] | ||
| - | [[Category: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.