This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDatasetMigration Interface > IDatasetMigration.MigrateRasterStorage Method (ArcObjects .NET 10.4 SDK) |
Migrate the raster storage.
[Visual Basic .NET] Public Sub MigrateRasterStorage ( _ ByVal ConfigurationKeyword As String _ )
[C#] public void MigrateRasterStorage ( string ConfigurationKeyword );
[C++]
HRESULT MigrateRasterStorage(
BSTR ConfigurationKeyword
);
[C++]
Parameters ConfigurationKeyword [in] ConfigurationKeyword is a parameter of type BSTR
The MigrateRasterStorage method will migrate all raster storage to the parameters specified in the ConfigurationKeyword argument.