ModelComparisonResult.ChangeDefinition.Normalize Method

Iterates changed composing/hierarchical children and determines whether there is any difference in the change definition. If the change definition was modified and nothing is changed, the child is added to the equal list.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public Sub Normalize
'Usage
Dim instance As ModelComparisonResult..::..ChangeDefinition

instance.Normalize()
public void Normalize()
public:
void Normalize()
public function Normalize()
member Normalize : unit -> unit 

.NET Framework Security

See Also

Reference

ModelComparisonResult.ChangeDefinition Class

ModelComparisonResult.ChangeDefinition Members

Microsoft.Data.Schema.SchemaModel Namespace