Session.State Property

Definition

State of the object, used in Alter function in session.

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore]
public Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectState State { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore>]
member this.State : Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectState
Public ReadOnly Property State As SfcObjectState

Property Value

The state.

Attributes

Applies to