Share via


AnalyticsReportingStore members

The AnalyticsReportingStore type exposes the following members.

Properties

  Name Description
Public property Database Database used for this analytics reporting store
Public property DatabaseConnectionString Connection string for the database.
Public property Id ID of this analytics reporting store
Public property 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.

Top

Methods

  Name Description
Public method Delete Delete this store. This will throw InvalidOperationException if there are any partitions currently stored in this analytics reporting store.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

AnalyticsReportingStore class

Microsoft.Office.Server.Search.Administration namespace