MigrationValidationDatabaseSummaryResult.MigrationId Property

Definition

Gets migration Identifier

[Newtonsoft.Json.JsonProperty(PropertyName="migrationId")]
public string MigrationId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="migrationId")>]
member this.MigrationId : string
Public ReadOnly Property MigrationId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to