Läs på engelska

Dela via


Session.AutoStart Property

Gets or sets a value indicating whether the AutoStart object is active or not.

Namespace:  Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)

Syntax

[SfcPropertyAttribute(SfcPropertyFlags.Required)]
public bool AutoStart { get; set; }

Property Value

Type: System.Boolean
Returns True if the AutoStart object is active, otherwise False.

See Also

Reference

Session Class

Microsoft.SqlServer.Management.XEvent Namespace