ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
ToDataTable Method | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > Converter Class : ToDataTable Method |
Overload | Description |
---|---|
ToDataTable(RecordSet,Int32,Boolean,String,String) | Converts the Recordset to a DataTable using the specified geometry and object ID columns. |
ToDataTable(RecordSet,Int32) | Converts the Recordset to a DataTable, up to the number of records specified. |
ToDataTable(RecordSet) | Converts the Recordset to a DataTable using default settings. |