ExpansionBase.HasCalculatedColumn Method

<< >>

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

ExpansionBase.HasCalculatedColumn Method

Determines whether a table has calculated column(s)

Namespace: ZeraSystems.CodeNanite.Expansion

Assembly:  ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)

Syntax


C#

public bool HasCalculatedColumn(
 string table
)

Parameters

table

Type: String

The table.

Return Value

true if [has calculated column] [the specified table]; otherwise, false.

See Also


ExpansionBase Class

ZeraSystems.CodeNanite.Expansion Namespace