ModelCollation.DefaultCollationCaseSensitive Field
Namespace: Microsoft.Data.Schema.SchemaModel
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Shared ReadOnly DefaultCollationCaseSensitive As ModelCollation
'Usage
Dim value As ModelCollation
value = ModelCollation.DefaultCollationCaseSensitive
public static readonly ModelCollation DefaultCollationCaseSensitive
public:
static initonly ModelCollation^ DefaultCollationCaseSensitive
public static final var DefaultCollationCaseSensitive : ModelCollation
static val DefaultCollationCaseSensitive: ModelCollation
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.