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
  • No labels