Direct Property (OracleConnectionStringBuilder)
Indicates whether Direct mode of communicating with server should be used.
public bool Direct {get; set;}
'Declaration
Public Property Direct As Boolean
Property Value
true, if dotConnect for Oracle should interact with Oracle server directly; otherwise,
false. The default value is
false.