Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > ExpansionBase.GetSortColumns Method |
Returns a list of the sort columns.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public List<ISchemaItem> GetSortColumns(
string table
)
table
Type: String
The table.
List<ISchemaItem>.
ZeraSystems.CodeNanite.Expansion Namespace