PAConnectionSessionFree Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool SessionFree { get; set; }
Public Property SessionFree As Boolean
Get
Set
public:
property bool SessionFree {
bool get ();
void set (bool value);
}
function get_SessionFree();
function set_SessionFree(value);
Property Value
Type:
BooleanSee Also