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


IGeoDBProtectNames.DeltaFile Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IGeoDBProtectNames.DeltaFile Method

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

Product Availability

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

See Also

IGeoDBProtectNames Interface