AnalyticsReportingStore members
SharePoint 2013
The AnalyticsReportingStore type exposes the following members.
| Name | Description | |
|---|---|---|
|
Database | Database used for this analytics reporting store |
|
DatabaseConnectionString | Connection string for the database. |
|
Id | ID of this analytics reporting store |
|
Name | Name of this analytics reporting store (in most cases it is name of the DB, but it might be different), Name is not required to be unique. |
| Name | Description | |
|---|---|---|
|
Delete | Delete this store. This will throw InvalidOperationException if there are any partitions currently stored in this analytics reporting store. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Show: