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