TaskExecutionLogEntryType Enumeration
Enumerates the list of the specified LogEntryType.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Member name | Description | |
|---|---|---|
| Error | Defines the execution of the LogEntryType to error. | |
| Information | Defines the execution of the LogEntryType to information. | |
| Warning | Defines the execution of the LogEntryType to warning. |
Show: