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