Session.NotStarted フィールド

セッションは現在実行されていません。

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

構文

'宣言
Public Shared ReadOnly NotStarted As DateTime
'使用
Dim value As DateTime 

value = Session.NotStarted
public static readonly DateTime NotStarted
public:
static initonly DateTime NotStarted
static val NotStarted: DateTime
public static final var NotStarted : DateTime

関連項目

参照

Session クラス

Microsoft.SqlServer.Management.XEvent 名前空間