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




Creates a table view from an input table or feature class. The table view that is created by the tool is temporary and will not persist after the session ends unless the document is saved.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.MakeTableView

See Also

© 2010 All Rights Reserved.