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