Data Management Object Model Reference

Logging Class

Represents the enviroment for setting up and running the logging components.

For a list of all members of this type, see Logging Members.

System.Object
   SPSSMR.Data.Transformations.Logging

[Visual Basic]
Public Class Logging
    Implements ILogging
[C#]
public class Logging : ILogging

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: SPSSMR.Data.Transformations

Assembly: SPSSMR.Data.Transformations (in SPSSMR.Data.Transformations.dll)

See Also

Logging Members | SPSSMR.Data.Transformations Namespace