| Overload | Description |
|---|---|
| GetMetaUnit(Int32) | Gets a meta unit by key. Queries base schemas |
| GetMetaUnit(Type) | Gets a meta unit by type. Queries base schemas. |
| GetMetaUnit(Int32,Boolean) | Gets a meta unit by key. Queries base schemas if specified. |
| GetMetaUnit(Type,Boolean) | Gets a meta unit by type. Queries base schemas if specified. |