Description

Oracle 11g and later only. Specifies whether the data type of a virtual column must be manually set (true) or automatically determined by the database (false). DATATYPE: Boolean.

Property Type

  • Read-write property

Syntax

Public Property ShowVirtualColumnDatatype() As Variant
  • No labels