SPDatabaseServerDiagnosticsPerformanceCounterProvider.WriteDataRowToServer Method

Include Protected Members
Include Inherited Members

Initiates the writing of specified data to the Usage database.

Overload List

  Name Description
Public method WriteDataRowToServer(DateTime, String, []) Writes supplied data to Usage database. (Inherited from SPDiagnosticsProvider.)
Public method WriteDataRowToServer(String, IList<SPColumnDefinition>, DateTime, String, []) Writes a row of data into a table in the logging store. The table should have been created with CreateTable(String, IList<SPColumnDefinition>)CreateTable(String, IList<SPColumnDefinition>). (Inherited from SPDiagnosticsProvider.)

Top

See Also

Reference

SPDatabaseServerDiagnosticsPerformanceCounterProvider Class

SPDatabaseServerDiagnosticsPerformanceCounterProvider Members

Microsoft.SharePoint.Diagnostics Namespace