This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterSdeServerOperation Interface > IRasterSdeServerOperation.ComputeStatistics Method (ArcObjects .NET 10.5 SDK) |
Computes statistics on a raster SDE.
[Visual Basic .NET]
Public Sub ComputeStatistics ( _
)
[C#] public void ComputeStatistics ( );
[C++]
HRESULT ComputeStatistics(
void
);