ICollationSetter 接口
表示排序规则标识符。
命名空间: Microsoft.Data.Schema.ScriptDom.Sql
程序集: Microsoft.Data.Schema.ScriptDom.Sql(在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)
语法
声明
Public Interface ICollationSetter
public interface ICollationSetter
public interface class ICollationSetter
type ICollationSetter = interface end
public interface ICollationSetter
ICollationSetter 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
Collation | 获取或设置排序规则标识符。 |
页首