Event.State Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
Implements
- Attributes