Condividi tramite


Proprietà DatabaseInformation.SupportsSupplementaryCharacters

Valore booleano che specifica se le regole di confronto predefinito del database supportano i caratteri supplementari. Il carattere con punti stima più grande di 0xFFFF richiedono due parole consecutive a 16 bit e vengono chiamati caratteri supplementari. Queste regole di confronto terminano con _SC.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property SupportsSupplementaryCharacters As Boolean
public bool SupportsSupplementaryCharacters { get; }

Valore proprietà

Tipo: System.Boolean
Restituisca il valore Boolean.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DatabaseInformation Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server