SQLDataDirectoryMapping interface
封裝資料目錄的相關資訊
屬性
mapping |
資料目錄對應的類型 |
source |
還原來源邏輯名稱路徑 |
source |
還原來源路徑 |
target |
目標路徑 |
屬性詳細資料
mappingType
資料目錄對應的類型
mappingType?: string
屬性值
string
sourceLogicalName
還原來源邏輯名稱路徑
sourceLogicalName?: string
屬性值
string
sourcePath
還原來源路徑
sourcePath?: string
屬性值
string
targetPath
目標路徑
targetPath?: string
屬性值
string