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