This document is archived and information here might be outdated. Recommended version. |
Merges the field information from the given table data element into the field info object.
[Visual Basic .NET] Public Sub Merge ( _ ByVal Table As IDETable _ )
[C#] public void Merge ( IDETable Table );
[C++]
HRESULT Merge(
IDETable* Table
);
[C++] Parameters Table [in]
Table is a parameter of type IDETable*