MSReportServer_ConfigurationSettingForSharePoint Members
Добавления: 12 декабря 2006 г.
The MSReportServer_ConfigurationSettingForSharePoint class contains the following properties and methods.
Public Properties
Returns the application pool that the Report Server Web service is running under. Read-only. |
|
Returns the identity that the Report Server Web service was last configured to run under. Read-only. |
|
Returns the connection pool size used by the report server to communicate with the SQL Server instance that hosts the report server database. Read-only. |
|
Specifies the number of seconds to wait before an attempt to log on to the report server database fails. Read-only. |
|
Specifies the login account used by the report server to connect to the SQL Server Database Engine instance that hosts the report server database. Read-only. |
|
Specifies whether the report server uses a Windows service account, a Windows user account, or a SQL Server login to access the report server database. Read-only. |
|
Specifies the name of the SQL Server instance that hosts the report server database. |
|
Specifies the number of seconds that must elapse before the command fails or times out. The report server is timing the process against the SQL Server catalog, not a data source for the report. |
|
Specifies the name of the server on which the report server database is installed. |
|
Returns a unique identifier for a specific report server instance. |
|
Specifies the name of a report server instance on a specific computer. |
|
Indicates whether the report server instance is initialized. Read-only. |
|
Specifies whether the Windows SharePoint Services exclusion is configured. Read-only. |
|
Specifies whether Windows SharePoint Services is installed. Read-only. |
|
Specifies whether the report server is in SharePoint integrated mode. |
|
Indicates whether the Report Server Web service is enabled. Read-only. |
|
Indicates whether the Report Server Windows service is enabled. Read-only. |
|
Gets the machine account identity of the computer that the report server is installed on. |
|
Specifies the installation path to a report server instance. |
|
Returns the secure connection level specified in the RSReportServer.config file. |
|
Gets the address used to send e-mail from the report server. Read-only. |
|
Specifies whether the SendUsing property in the e-mail configuration is set to TRUE. |
|
The port that the server was last configured to use. |
|
Gets the name of the Report Server Web service. |
|
Gets the SMTP server property from the RSReportServer.config file. Read-only. |
|
Specifies the login user account that the report server impersonates when running reports unattended. Read-only. |
|
Specifies the virtual directory of a report server instance. Read-only. |
|
Specifies whether the virtual directory has an SSL certificate configured. Read-only. |
|
Returns the identity that the Report Server Web service is actually running under. Read-only. |
|
Returns the identity that the Report Server Web service was last configured to run under. Read-only. |
|
Returns the Web site on which the virtual directory is located. Read-only. |
|
Returns the identity that the Report Server Windows service is actually running under. Read-only. |
|
Returns the identity that the Report Server Windows service was last configured to run under. Read-only. |
Public Methods
Backs up the encryption key for the instance. The encryption key is stored encrypted with a password. |
|
Sets a Windows SharePoint Services exclusion for the currently configured report server virtual directory. |
|
Creates an application pool with default settings for Report Manager. |
|
Creates a virtual directory for the report server. |
|
Deletes the encrypted information from the report server database. |
|
Deletes the encryption keys from the report server database |
|
Generates a SQL Script that can be used to create the report server database. |
|
Generates a SQL Script that can be used to grant a user permissions to the report server database. |
|
Generates a SQL Script that can be used to upgrade a report server database. |
|
Gets the absolute URL to the Central Administration Web site. |
|
Gets the display name for a given report server database version string. |
|
Initializes the specified report service instance. |
|
Returns a set of tokens that represent the versions of Windows SharePoint Services that are installed on the same computer as the report server. |
|
Returns the list of report server installations that are present in the report server database, regardless of whether they have access to secure information. |
|
Generates a new encryption key and re-encrypts all secure information in the report server database using this new key. |
|
Deletes the unattended execution account entry from the report server configuration. |
|
Applies the default virtual directory mappings to the report server virtual directory. |
|
Reapplies the specified encryption key to the report server database. |
|
Sets the report server database connection to a particular report server database. |
|
Specifies the default time-out value for report server database connections. |
|
Specifies the default timeout value for report server database login attempts. |
|
Configures the e-mail delivery extension used by the report server to send e-mail. |
|
Sets the port number of the report server instance. |
|
Sets the secure connection level of the report server. |
|
Turns the Report Server Windows and Web services on and off. |
|
Specifies the account used to run reports unattended. |
|
Grants either the ASP.NET account or the account for the specified application pool access to the system sufficient for the Report Server Web service to operate. |
|
Makes the Report Server Windows service run as the specified Windows user, and grants this account sufficient file system permissions to allow the report server to operate. |
См. также
Справочник
MSReportServer_ConfigurationSettingForSharePoint Class