SPHealthReportCreationData constructor

Initializes a new instance of the SPHealthReportCreationData class.

Overload list

  Name Description
Public method SPHealthReportCreationData() Initializes a new instance of the SPHealthReportCreationData class.
Public method SPHealthReportCreationData(String, String) Initializes a new instance of the SPHealthReportCreationData class based on the name of the report and an SQL query.
Public method SPHealthReportCreationData(String, String, Boolean) Initializes a new instance of the SPHealthReportCreationData class based on the name of the report and an SQL query that is a stored procedure.
Public method SPHealthReportCreationData(String, String, Boolean, Boolean, Boolean, Boolean, Boolean) Initializes a new instance of the SPHealthReportCreationData class based on the name of the report and an SQL query that is a stored procedure with specified parameters.
Public method SPHealthReportCreationData(String, String, Boolean, Boolean, Boolean, Boolean, Boolean, List<String>) Initializes a new instance of the SPHealthReportCreationData class based on the name of the report, an SQL query that is a stored procedure with specified parameters, and a list of columns.

Top

See also

Reference

SPHealthReportCreationData class

SPHealthReportCreationData members

Microsoft.SharePoint.Administration namespace