Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > GetRelatedTables Method > ExpansionBase.GetRelatedTables Method (String) |
Gets the related tables.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public List<ISchemaItem> GetRelatedTables(
string table
)
table
Type: String
The table.
List<ISchemaItem>.
ZeraSystems.CodeNanite.Expansion Namespace