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




This tool is designed to change the data types used to store rasters in an ArcSDE geodatabase in Oracle, PostgreSQL, and SQL Server; geometries in geodatabases in Oracle and SQL Server; and BLOB objects in attribute columns in geodatabases in Oracle. This is done through the migration of raster, spatial, or BLOB objects using configuration keywords specified in the DBTUNE table.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.MigrateStorage

See Also

© 2010 All Rights Reserved.