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