Public Function GetSystemTable( _ ByVal systemTableType As SystemTableType _ ) As Table
public Table GetSystemTable( SystemTableType systemTableType )
Parameters
- systemTableType
- The system table to open.
Return Value
A ArcGIS.Core.Data.Table object for the specified system table.