Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > ExpansionBase.GetOne2ManyTable Method |
Gets the 12M table.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public IEnumerable<ISchemaItem> GetOne2ManyTable(
string table
)
table
Type: String
The table.
IEnumerable<ISchemaItem>.
ZeraSystems.CodeNanite.Expansion Namespace