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