Public Function IsSystemTableSupported( _ ByVal systemTableType As SystemTableType _ ) As Boolean
public bool IsSystemTableSupported( SystemTableType systemTableType )
Parameters
- systemTableType
- The type of system table.
Return Value
true if this utility network supports systemTableType; otherwise, false.