Gets or sets the HTML Report Option for the Data Execution Plan.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public ExecutionPlanHTMLReportOptions HTMLReportOption { get; set; }public ExecutionPlanHTMLReportOptions HTMLReportOption { get; set; }Public Property HTMLReportOption As ExecutionPlanHTMLReportOptions
Get
Set
Public Property HTMLReportOption As ExecutionPlanHTMLReportOptions
Get
Set
public:
property ExecutionPlanHTMLReportOptions HTMLReportOption {
ExecutionPlanHTMLReportOptions get ();
void set (ExecutionPlanHTMLReportOptions value);
}public:
property ExecutionPlanHTMLReportOptions HTMLReportOption {
ExecutionPlanHTMLReportOptions get ();
void set (ExecutionPlanHTMLReportOptions value);
}Property Value
Type:
ExecutionPlanHTMLReportOptions