ESRI.ArcGIS.AnalysisTools
TableSelect Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.AnalysisTools Namespace : TableSelect Class




Selects table records matching a Structured Query Language (SQL) expression and writes them to an output table.

Syntax

Visual Basic (Declaration) 
Public Class TableSelect 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As TableSelect
C# 
public class TableSelect : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.AnalysisTools.TableSelect

See Also

© 2010 All Rights Reserved.