This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITableAttachments Interface > ITableAttachments.DeleteAttachments Method (ArcObjects .NET 10.5 SDK) |
Delete the table attachments.
[Visual Basic .NET]
Public Sub DeleteAttachments ( _
)
[C#] public void DeleteAttachments ( );
[C++]
HRESULT DeleteAttachments(
void
);