This document is archived and information here might be outdated. Recommended version. |
The insert DETable and its corresponding table.
[Visual Basic .NET] Public Sub AddDETable ( _ ByVal pDETable As IDETable, _ ByVal pTable As ITable _ )
[C#] public void AddDETable ( IDETable pDETable, ITable pTable );