ESRI.ArcGIS.ConversionTools
in_rows Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ConversionTools Namespace > TableToTable Class : in_rows Property




The input table to be converted to a dBASE, personal, file, or SDE geodatabase table. Input Rows can be dBASE, INFO, VPF, OLE DB, personal, file, or SDE geodatabase tables, or table views. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property in_rows As Object
Visual Basic (Usage)Copy Code
Dim instance As TableToTable
Dim value As Object
 
instance.in_rows = value
 
value = instance.in_rows
C# 
public object in_rows {get; set;}

See Also

© 2010 All Rights Reserved.