ICollationSetter Interface

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
Public property Collation Gets or sets the collation identifier.

Top

See Also

Reference

Microsoft.Data.Schema.ScriptDom.Sql Namespace