Public Overloads Function Create( _ ByVal tableDescription As TableDescription _ ) As TableToken
public TableToken Create( TableDescription tableDescription )
Parameters
- tableDescription
- Indicates the ArcGIS.Core.Data.Table to be created.
Return Value
The TableToken for the ArcGIS.Core.Data.Table to be created.