Interface ICollation
Represents a SQL Server collation.
Espace de noms : Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly : Microsoft.SqlServer.Management.SqlParser (en Microsoft.SqlServer.Management.SqlParser.dll)
Syntaxe
'Déclaration
Public Interface ICollation _
Inherits IMetadataObject
'Utilisation
Dim instance As ICollation
public interface ICollation : IMetadataObject
public interface class ICollation : IMetadataObject
type ICollation =
interface
interface IMetadataObject
end
public interface ICollation extends IMetadataObject
Le type ICollation expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Name | Gets the name of the metadata object. (hérité de IMetadataObject.) |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Accept< (Of < <' (T> ) > > ) | Accepts a visit from the specified IMetadataObjectVisitor<(Of <(<'T>)>)> object. (hérité de IMetadataObject.) |
Haut de la page
.gif)
.gif)