MigrateSchemaSqlServerSqlDbTaskOutputDatabaseLevel.NumberOfFailedOperations 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.
Gets number of failed operations for this database
[Newtonsoft.Json.JsonProperty(PropertyName="numberOfFailedOperations")]
public long? NumberOfFailedOperations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="numberOfFailedOperations")>]
member this.NumberOfFailedOperations : Nullable<int64>
Public ReadOnly Property NumberOfFailedOperations As Nullable(Of Long)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute