SchemaItemObject.ComputedColumnSql Property

<< >>

Navigation:  CodeStencil > Custom Library > Class Library > Expansion Namespace > SchemaItemObject Class > SchemaItemObject Properties >

SchemaItemObject.ComputedColumnSql Property

Gets or sets the computed column SQL.

 

Namespace: ZeraSystems.CodeNanite.Expansion

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

Syntax


C#

public string ComputedColumnSql { getset; }

Field Value

The computed column SQL.

Field Value

The computed column SQL.

See Also


SchemaItemObject Class

ZeraSystems.CodeNanite.Expansion Namespace