Classe CollationInfo
Provides information about a specific database collation.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.SqlServer.Management.SqlParser.Metadata..::..CollationInfo
Espace de noms : Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly : Microsoft.SqlServer.Management.SqlParser (en Microsoft.SqlServer.Management.SqlParser.dll)
Syntaxe
'Déclaration
Public Class CollationInfo _
Implements ICollation, IMetadataObject
'Utilisation
Dim instance As CollationInfo
public class CollationInfo : ICollation,
IMetadataObject
public ref class CollationInfo : ICollation,
IMetadataObject
type CollationInfo =
class
interface ICollation
interface IMetadataObject
end
public class CollationInfo implements ICollation, IMetadataObject
Le type CollationInfo expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() ![]() |
Collations | Gets a collection of supported collations. |
![]() |
Comparer | Gets an IComparer<(Of <(<'T>)>)> object that can be used to compare strings. |
![]() ![]() |
Default | Gets an instance of CollationInfo that represents the default collation. The default collation is 'SQL_Latin1_General_CP1_CI_AS'. |
![]() |
EqualityComparer | Gets an IEqualityComparer<(Of <(<'T>)>)> object that can be used to compare strings for equality. |
![]() |
Name | Gets the name of the collation. |
![]() ![]() |
Ordinal | Gets the CollationInfo object that internally performs case-sensitive ordinal string comparisons. |
![]() ![]() |
OrdinalIgnoreCase | Gets the CollationInfo object that internally performs case-insensitive ordinal string comparisons. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() ![]() |
GetCollationInfo(String) | Gets the CollationInfo object that has the specified name. |
![]() ![]() |
GetCollationInfo(ICollation) | Gets the CollationInfo object for the specified ICollation object. |
![]() ![]() |
GetCollationInfo(Int32, CompareOptions) | Gets the CollationInfo object for the specified culture identifier and comparison options. |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
IsPrefix | Determines whether the specified source string starts with the specified prefix. |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | Returns a string representation of the current object. (remplace Object. . :: . .ToString() () () ().) |
Haut de la page
Implémentations d'interfaces explicites
| Nom | Description | |
|---|---|---|
![]() ![]() |
IMetadataObject. . :: . .Accept< (Of < <' (T> ) > > ) | Accepts a visit from the specified IMetadataObjectVisitor<(Of <(<'T>)>)> object. |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)