Enabled Property (OracleTrace)
Gets or sets a value that indicates whether tracing is enabled.
|
|---|
'Declaration
Public Property Enabled As Boolean |
|
|---|
public bool Enabled {get; set;} |
Property Value
true if the tracing is enabled; otherwise,
false.
true if both SQL and PL/SQL traces are enabled; otherwise,
false.