![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
AddAdfGeometries Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace > Converter Class : AddAdfGeometries Method |
- ftable
- A System.Data.DataTable that includes a column named #SHAPE# that contains ArcIMS Geometry data.
Parameters
- ftable
- A System.Data.DataTable that includes a column named #SHAPE# that contains ArcIMS Geometry data.
The input table must contain a column named #SHAPE# that holds, for each record, a geometry shape of type ESRI.ArcGIS.ADF.IMS.Geometry.Geometry. Typically this would be returned from a query done with the ArcIMS API (e.g., with the Query method on a FeatureLayer). This method adds a new column named "ADF Geometry", and converts each ArcIMS geometry object to a Web ADF Geometry object. This table would then be suitable for use as a GraphicsLayer to display features on a Map control.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family