This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpFieldMappingsObject Interface > IGpFieldMappingsObject.AddTable Method (ArcObjects .NET 10.4 SDK) |
Add a table to the mapping object
[Visual Basic .NET] Public Sub AddTable ( _ ByVal Table As String _ )
[C#] public void AddTable ( string Table );
[C++]
HRESULT AddTable(
BSTR Table
);
[C++]
Parameters Table [in] Table is a parameter of type BSTR