Data Management Object Model Reference |
|
ILogging.LogTrace Method (Int32, String)
Writes a Trace level error message, with log id "Id", to the log file.
[Visual Basic]
Sub LogTrace( _
ByVal
Id As
Integer, _
ByVal
LogEntry As
String _
)
See Also
ILogging Interface | SPSSMR.Data.Transformations Namespace | ILogging.LogTrace Overload List