SPSqlIoUsageEntry properties

The SPSqlIoUsageEntry type exposes the following members.

Properties

  Name Description
Public property Agent Process/agent name
Public property Caller Caller name
Public property CorrelationId (Inherited from SPUsageEntry.)
Public property Database Database name
Public property FarmId The identifier for the farm where this usage entry originated. (Inherited from SPUsageEntry.)
Public property LogicalLobReads Number of logical LOB reads
Public property LogicalReads Number of logical reads
Public property MachineName (Inherited from SPUsageEntry.)
Public property ParentInstanceName (Inherited from SPUsageEntry.)
Public property ParentType The Type of the derived SPUsageDefinition object that is associated with this Usage entry (Overrides SPUsageEntry.ParentType.)
Public property ParentTypeGuid (Inherited from SPUsageEntry.)
Public property PhysicalLobReads Number of physical LOB reads
Public property PhysicalReads Number of physical reads
Public property SiteSubscriptionId Gets or sets the globally unique identifier (GUID) for the hosted domain from which this usage event originated. (Inherited from SPUsageEntry.)
Public property Table Table name
Public property Timestamp Gets or sets a timestamp for the occurrence of this entry. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from SPUsageEntry.)
Public property TimestampUtc Gets or sets a UTC timestamp for the occurrence of this entry. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from SPUsageEntry.)
Public property User Gets or sets the name of the user who initiated the usage entry. (Inherited from SPUsageEntry.)

Top

See also

Reference

SPSqlIoUsageEntry class

Microsoft.SharePoint.Administration namespace