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




The following tables list the members exposed by MakeTableView.

Public Constructors

 NameDescription
Public ConstructorMakeTableView ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyfield_infoSpecifies which fields from the input table to rename and make visible in the output table view. (In, Optional)  
Public Propertyin_tableThe input table or feature class. (In, Required)  
Public Propertyout_viewThe name of the table view to be created. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertywhere_clauseAn SQL expression used to select a subset of records. The syntax for the expression differs slightly depending on the data source. For example, if you're querying file or ArcSDE geodatabases, shapefiles, coverages, dBase, or INFO tables, enclose field names in double quotes: (In, Optional)  
Public PropertyworkspaceThe input workspace used to validate the field names. If the input is a geodatabase table and the output workspace is a dBASE table, the field names may be truncated, since dBASE fields can only have names of ten characters or less. The new names may be reviewed and altered using the field information control. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.