다음을 통해 공유


MigrateSchemaSqlServerSqlDbTaskOutputDatabaseLevel.NumberOfSuccessfulOperations Property

Definition

Gets number of successful operations for this database

[Newtonsoft.Json.JsonProperty(PropertyName="numberOfSuccessfulOperations")]
public long? NumberOfSuccessfulOperations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="numberOfSuccessfulOperations")>]
member this.NumberOfSuccessfulOperations : Nullable<int64>
Public ReadOnly Property NumberOfSuccessfulOperations As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to