ModelComparisonChangeDefinition.Normalize Method
Normalizes the data model that is represented by the element and its structure.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.