TaskExecutionLogEntryEventArgs.LogEntryType 屬性

定義

取得與任務執行相關的日誌條目類型。

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

屬性值

回傳一個代表與任務執行相關的日誌條目類型的值。

適用於