User Tools

Site Tools


thinkgeo.mapsuite.windowsphonecore.returningcolumnstype

ThinkGeo.MapSuite.WindowsPhoneCore.ReturningColumnsType

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.

<!– Enumeration –> This enumeration provides some options when querying a feature.

Remarks

Three options are provided in the query system that can cover all possible cases. Option 1 is to use the ReturningColumnsType.NoColumns, which will return no columns at all. Option 2 is to use the ReturningColumnsType.AllColumns, which will return all columns. Option 3 is used when you want to return parts of the columns in the feature; in this case you should pass in an (IEnumerablestring returningColumnNames) instead of using this enumeration directly.

Items

Name Summary
NoColumns Return no column option.
AllColumns Return all columns option.

NOTOC WindowsPhoneMapSuiteCore ThinkGeo.MapSuite.WindowsPhoneCore

thinkgeo.mapsuite.windowsphonecore.returningcolumnstype.txt · Last modified: 2017/03/16 21:59 (external edit)