Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the collation identifier.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
Public Interface ICollationSetter
public interface ICollationSetter
public interface class ICollationSetter
type ICollationSetter = interface end
public interface ICollationSetter
The ICollationSetter type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Collation | Gets or sets the collation identifier. |
Top