Event.State 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
在会话中的 Alter 函数中使用的对象状态。
[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
属性值
状态。
实现
- 属性