共用方式為


SPHealthReportCreationData Constructor

Include Protected Members
Include Inherited Members

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