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

Compare with Current View Page History

« Previous Version 2 Current »

Description

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

Property Type

  • Read-only property

Syntax

Public Property IsComputed() As Variant

See Also

  • No labels