dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleLoader Class / DefaultExpressionBehavior Property

DefaultExpressionBehavior Property
Determines how OracleLoader handles default expressions for columns that are not explicitly being loaded. Applied only in the OCI mode for Oracle client 12c Release 2 or higher.
Syntax
'Declaration
 
Public Property DefaultExpressionBehavior As OracleLoaderDefaultExpressionBehavior
 

Property Value

One of the OracleLoaderDefaultExpressionBehavior values.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also