共用方式為


SchemaComparisonValidationResultType interface

執行移轉驗證時發生錯誤的說明

屬性

objectName

具有差異的物件名稱

objectType

具有差異的物件類型。 例如(表格/視圖/StoredProcedure)

updateAction

更新與目標相關的動作類型

屬性詳細資料

objectName

具有差異的物件名稱

objectName?: string

屬性值

string

objectType

具有差異的物件類型。 例如(表格/視圖/StoredProcedure)

objectType?: string

屬性值

string

updateAction

更新與目標相關的動作類型

updateAction?: string

屬性值

string