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 an Oracle 11g or later virtual column, i.e. a computed column. A column is virtual if it has a VirtualColumnExpression set. DATATYPE: Boolean.

Property Type

  • Read-write property

Syntax

Public Property IsVirtual() As Variant

See Also

  • No labels