Share via


SPDiagnosticsProvider.WriteDataRowToServer method

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