SPUsageDatabase Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
SPUsageDatabase() | Initializes a new instance of the [Microsoft.SharePoint.Administration.SPUsageDatabase] class. | |
SPUsageDatabase(String, SPDatabaseServiceInstance) | Initializes a new instance of the [Microsoft.SharePoint.Administration.SPUsageDatabase] class based on values of the given name and serviceInstance parameters. | |
SPUsageDatabase(String, SPDatabaseServiceInstance, String, String) | Initializes a new instance of the [Microsoft.SharePoint.Administration.SPUsageDatabase] class based on values of the given name, serviceInstance, username, and password parameters. This constructor is for a usage database. |
Top