ModelCollation.DefaultCollationCaseInsensitive (Propiedad)

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

Sintaxis

'Declaración
Public Shared ReadOnly Property DefaultCollationCaseInsensitive As ModelCollation
    Get
public static ModelCollation DefaultCollationCaseInsensitive { get; }
public:
static property ModelCollation^ DefaultCollationCaseInsensitive {
    ModelCollation^ get ();
}
static member DefaultCollationCaseInsensitive : ModelCollation
static function get DefaultCollationCaseInsensitive () : 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)