ExpansionBase.GetForeignKeyColumn Method

<< >>

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)

Syntax


C#

public string GetForeignKeyColumn(
 string table,
 string related
)

Parameters

table

Type: String

The table.

related

Type: String

The related table

Return Value

System.String.

See Also


ExpansionBase Class

ZeraSystems.CodeNanite.Expansion Namespace