Udostępnij za pośrednictwem


ModelCollation Class

Defines the type of model collations.

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class ModelCollation _
    Implements ISerializable
'Usage
Dim instance As ModelCollation
[SerializableAttribute]
public class ModelCollation : ISerializable
[SerializableAttribute]
public ref class ModelCollation : ISerializable
public class ModelCollation implements ISerializable

Inheritance Hierarchy

System.Object
  Microsoft.Data.Schema.SchemaModel.ModelCollation

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

ModelCollation Members

Microsoft.Data.Schema.SchemaModel Namespace