SchemaComparisonValidationResultType interface
Description about the errors happen while performing migration validation
Properties
object |
Name of the object that has the difference |
object |
Type of the object that has the difference. e.g (Table/View/StoredProcedure) |
update |
Update action type with respect to target |
Property Details
objectName
Name of the object that has the difference
objectName?: string
Property Value
string
objectType
Type of the object that has the difference. e.g (Table/View/StoredProcedure)
objectType?: string
Property Value
string
updateAction
Update action type with respect to target
updateAction?: string
Property Value
string
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for JavaScript