TaskExecutionLogEntryEventArgs.LogEntryType Eigenschaft

Definition

Ruft den der Ausführung des Tasks zugeordneten Protokolleintragstyp ab.

public:
 property Microsoft::SqlServer::Management::TaskExecutionLogEntryType LogEntryType { Microsoft::SqlServer::Management::TaskExecutionLogEntryType get(); };
public Microsoft.SqlServer.Management.TaskExecutionLogEntryType LogEntryType { get; }
member this.LogEntryType : Microsoft.SqlServer.Management.TaskExecutionLogEntryType
Public ReadOnly Property LogEntryType As TaskExecutionLogEntryType

Eigenschaftswert

Gibt einen Wert zurück, der den der Taskausführung zugeordneten Protokolleintragstyp darstellt.

Gilt für: