ISchemaSyncherGetDiffPlan Method
|
Gets a collection of changes made to the schema that need to be synced.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax ISchemaDiffPlan GetDiffPlan()
Function GetDiffPlan As ISchemaDiffPlan
ISchemaDiffPlan^ GetDiffPlan()
abstract GetDiffPlan : unit -> ISchemaDiffPlan
Return Value
Type:
ISchemaDiffPlanAn
ISchemaDiffPlan.
See Also