ExpansionBase.GetForeignKeysInTable Method

<< >>

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

ExpansionBase.GetForeignKeysInTable Method

Overload List


Name

Description

Public method

GetForeignKeysInTable(List<ISchemaItem>, String, Boolean)

Return the foreign keys in table as a List. You can pass your own specific list of SChema Items

Public method

GetForeignKeysInTable(String, Boolean)

Returns the foreign keys in table as a List.

See Also


ExpansionBase Class

ExpansionBase Members

ZeraSystems.CodeNanite.Expansion Namespace