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