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

Compare with Current View Page History

« Previous Version 2 Current »

Description

Oracle 11g and later only. Returns true if the column is an 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