Page History
Description
Oracle 11g and later only. 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
...
Code Block | ||
---|---|---|
| ||
Public Property IsVirtual() As Variant |
Info | ||
---|---|---|
| ||