ModelCollation.DefaultCollationCaseSensitive 属性

命名空间:  Microsoft.Data.Schema.SchemaModel
程序集:  Microsoft.Data.Schema(在 Microsoft.Data.Schema.dll 中)

语法

声明
Public Shared ReadOnly Property DefaultCollationCaseSensitive As ModelCollation
    Get
public static ModelCollation DefaultCollationCaseSensitive { get; }
public:
static property ModelCollation^ DefaultCollationCaseSensitive {
    ModelCollation^ get ();
}
static member DefaultCollationCaseSensitive : ModelCollation
static function get DefaultCollationCaseSensitive () : ModelCollation

属性值

类型:Microsoft.Data.Schema.SchemaModel.ModelCollation

.NET Framework 安全性

请参见

参考

ModelCollation 类

Microsoft.Data.Schema.SchemaModel 命名空间