Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > ExpansionBase.GetForeignKeyColumn Method |
Gets the foreign key column.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public string GetForeignKeyColumn(
string table,
string related
)
table
Type: String
The table.
related
Type: String
The related table
System.String.
ZeraSystems.CodeNanite.Expansion Namespace