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




Registers feature classes, tables, and raster layers that were created outside of the geodatabase with the geodatabase in order for them to fully participate in geodatabase functionality.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.RegisterWithGeodatabase

See Also

© 2010 All Rights Reserved.