ModelComparer Constructor

Initializes a new instance of the ModelComparer class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New ModelComparer()
public ModelComparer()
public:
ModelComparer()
public function ModelComparer()
new : unit -> ModelComparer

.NET Framework Security

See Also

Reference

ModelComparer Class

ModelComparer Members

Microsoft.Data.Schema.SchemaModel Namespace