Share via


SPDiagnosticsProvider.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.
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>).

Top

See Also

Reference

SPDiagnosticsProvider Class

SPDiagnosticsProvider Members

Microsoft.SharePoint.Diagnostics Namespace