ExpansionBase.GetColumnsExCalculated Method

<< >>

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)

Syntax


C#

public List<ISchemaItemGetColumnsExCalculated(
 string table
)

Parameters

table

Type: String

The table.

Return Value

List<ISchemaItem>.

See Also


ExpansionBase Class

ZeraSystems.CodeNanite.Expansion Namespace