共用方式為


MigrationFiles.MetadataFile 屬性

定義

取得或設定移轉中繼資料檔案的路徑。

public virtual string MetadataFile { get; set; }
public virtual string? MetadataFile { get; set; }
member this.MetadataFile : string with get, set
Public Overridable Property MetadataFile As String

屬性值

移轉中繼資料檔案的路徑。

適用於