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

속성 값

태스크 실행과 연결된 로그 항목 유형을 나타내는 값을 반환합니다.

적용 대상