Share via


ModelComparisonResult.Normalize Method

Iterates changed elements and determines whether any difference in the change definition exists. If the result was modified and nothing is changed, the element 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
public void Normalize()
public:
void Normalize()
member Normalize : unit -> unit 
public function Normalize()

.NET Framework Security

See Also

Reference

ModelComparisonResult Class

Microsoft.Data.Schema.SchemaModel Namespace