ExpansionBase.GetLookupTable Method

<< >>

Navigation:  CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods >

ExpansionBase.GetLookupTable Method

Gets the lookup table.

Namespace: ZeraSystems.CodeNanite.Expansion

Assembly:  ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)

Syntax


C#

public string GetLookupTable(
 string table,
 string foreignKey
)

Parameters

table

Type: String

The table.

foreignKey

Type: String

The foreign key.

Return Value

System.String.

See Also


ExpansionBase Class

ZeraSystems.CodeNanite.Expansion Namespace