ModelCollation.DefaultCollationCaseSensitive (Propiedad)

Espacio de nombres:  Microsoft.Data.Schema.SchemaModel
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
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

Valor de propiedad

Tipo: Microsoft.Data.Schema.SchemaModel.ModelCollation

Seguridad de .NET Framework

Vea también

Referencia

ModelCollation Clase

Microsoft.Data.Schema.SchemaModel (Espacio de nombres)