Freigeben über


ModelCollation.DefaultCollationCaseSensitive-Eigenschaft

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

Syntax

'Declaration
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

Eigenschaftswert

Typ: Microsoft.Data.Schema.SchemaModel.ModelCollation

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelCollation Klasse

Microsoft.Data.Schema.SchemaModel-Namespace