You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

Returns true if the column is computed or rather if there is a value specified for the Computation property, otherwise it returns false. Applies to Interbase 2007 and later and SQL Server 7.x and later only. DATATYPE: Boolean.

Property Type

  • Read-only property

Syntax

Public Property IsComputed() As Variant

See Also

  • No labels