This document is archived and information here might be outdated.  Recommended version.


IRasterSdeServerOperation.Update Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IRasterSdeServerOperation.Update Method

Updates properties of raster dataset on SDE server.

[Visual Basic .NET]
Public Sub Update ( _
)
[C#]
public void Update (
);
[C++]
HRESULT Update(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IRasterSdeServerOperation Interface