PAConnectionLoggingLevel Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int LoggingLevel { get; set; }
Public Property LoggingLevel As Integer
Get
Set
public:
property int LoggingLevel {
int get ();
void set (int value);
}
function get_LoggingLevel();
function set_LoggingLevel(value);
Property Value
Type:
Int32See Also