
Icon | Member | Description |
---|---|---|
![]() ![]() | LogUserTrace(String, Int64, NBSeverity, array<Object>[]()[][]) |
Logs an entry from the specified catalog with the given message number and severity to the user trace log with the provided inserts.
|
![]() ![]() | LogUserTrace(String, Int64, array<Object>[]()[][]) |
Logs an entry from the specified catalog with the given message number to the user trace log with the provided inserts.
|
![]() ![]() | LogUserTrace(String, Int64) |
Logs an entry from the specified catalog with the given message number to the user trace log.
|
![]() ![]() | LogUserTrace(Int64, NBSeverity, array<Object>[]()[][]) |
Logs an entry with the specified message number and severity to the user trace log with the given inserts.
|
![]() ![]() | LogUserTrace(Int64, array<Object>[]()[][]) |
Logs an entry with the specified message number to the user trace log with the given inserts.
|
![]() ![]() | LogUserTrace(Int64, NBSeverity) |
Logs an entry with the specified message number and severity to the user trace log.
|
![]() ![]() | LogUserTrace(Int64) |
Logs an entry with the specified message number to the user trace log.
|