次の方法で共有


TaskExecutionLogEntryType 列挙体

指定された LogEntryType の一覧を列挙します。

名前空間:  Microsoft.SqlServer.Management
アセンブリ:  Microsoft.SqlServer.Management.SDK.SqlStudio (Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

構文

'宣言

Public Enumeration TaskExecutionLogEntryType
'使用

Dim instance As TaskExecutionLogEntryType
public enum TaskExecutionLogEntryType
public enum class TaskExecutionLogEntryType
type TaskExecutionLogEntryType
public enum TaskExecutionLogEntryType

メンバー

メンバー名 説明
Information 情報に対する LogEntryType の実行を定義します。
Error エラーに対する LogEntryType の実行を定義します。
Warning 警告に対する LogEntryType の実行を定義します。

関連項目

参照

Microsoft.SqlServer.Management 名前空間