This document is archived and information here might be outdated. Recommended version. |
Displays the dialog to define a new table.
[Visual Basic .NET] Public Function DoModalCreateTable ( _ ByVal workspace As IFeatureWorkspace, _ ByVal hParent As Integer _ ) As ITable
[C#] public ITable DoModalCreateTable ( IFeatureWorkspace workspace, int hParent );