PFQueryEvent_EventArgsExecutedQuery Property |
SQL Query in text format (after conversion from PFQuery).
Parameters values are directly inserted for convenience.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public string ExecutedQuery { get; }
Property Value
Type:
StringSee Also