SPDiagnosticsEntry members
Provides a base class diagnostics entry point.
The SPDiagnosticsEntry type exposes the following members.
Properties
Name | Description | |
---|---|---|
LogTime | A property containing the time of the specified log. | |
MachineName | Gets the name of the machine housing the specified log entry. | |
ParitionId | ||
RowId |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
m_LogTime | A field representing the date of the log entry. | |
m_MachineName | Represents the name of the machine where the log entry is housed. | |
m_PartitionId | ||
m_RowId |
Top