TaskExecutionLogEntryEventArgs.LogEntryType Proprietà

Definizione

Ottiene il tipo di voce di log associato all'esecuzione dell'attività.

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

Valore della proprietà

Restituisce un valore che rappresenta il tipo di voce di log associato all'esecuzione dell'attività.

Si applica a