Share via


DatabaseOperation.StateId Property

Definition

Optional. Gets a unique identifier for the service activity representing the operation. This activity id can be provided to the service support for investigating an operation.

public int StateId { get; set; }
member this.StateId : int with get, set
Public Property StateId As Integer

Property Value

Applies to