ModelCollationComparisonManager.ModelCollationComparerBase Class

Base class for ModelCollationComparer.

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

Syntax

'Declaration
Public MustInherit Class ModelCollationComparerBase
'Usage
Dim instance As ModelCollationComparisonManager.ModelCollationComparerBase
public abstract class ModelCollationComparerBase
public ref class ModelCollationComparerBase abstract
public abstract class ModelCollationComparerBase
[<AbstractClassAttribute>]
type ModelCollationComparerBase =  class end

Inheritance Hierarchy

System.Object
  Microsoft.Data.Schema.SchemaModel.ModelCollationComparisonManager.ModelCollationComparerBase
    Microsoft.Data.Schema.SchemaModel.ModelCollationComparer<T>

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ModelCollationComparisonManager.ModelCollationComparerBase Members

Microsoft.Data.Schema.SchemaModel Namespace