Partager via


MigrateSchemaSqlServerSqlDbTaskOutputDatabaseLevel.FileId Property

Definition

Gets identifier for the file resource containing the schema of this database

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to