ApplicationApplyAppServerFilterSystems Method |
|
DataPA OpenAnalytics API Reference
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public void ApplyAppServerFilterSystems(
ref bool DenySystemAccess
)
Public Sub ApplyAppServerFilterSystems (
ByRef DenySystemAccess As Boolean
)
public:
virtual void ApplyAppServerFilterSystems(
bool% DenySystemAccess
) sealed
function ApplyAppServerFilterSystems(DenySystemAccess);
Parameters
- DenySystemAccess
- Type: SystemBoolean
See Also