This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicDatabaseRelease Interface > ISchematicDatabaseRelease.Upgrade Method (ArcObjects .NET 10.4 SDK) |
Upgrades the schematic database to the current release version level.
[Visual Basic .NET]
Public Sub Upgrade ( _
)
[C#] public void Upgrade ( );
[C++]
HRESULT Upgrade(
void
);