Session.NotStarted 字段

Session is currently not running.

命名空间:  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 命名空间