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)
public bool HasCalculatedColumn(
string table
)
table
Type: String
The table.
true if [has calculated column] [the specified table]; otherwise, false.
ZeraSystems.CodeNanite.Expansion Namespace