Overload | Description |
---|---|
LoadSchema(MapMember) | Load the schema of a mapMember into the inspector. This method must be called on the MCT. Use QueuedTask.Run. |
LoadSchema(Table) | Load the schema of a table into the inspector. This method must be called on the MCT. Use QueuedTask.Run. |