Partager via


CollationID propriété

Gets the collation ID for the instance of SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
<SfcPropertyAttribute> _
Public ReadOnly Property CollationID As Integer
    Get
'Utilisation
Dim instance As Information
Dim value As Integer

value = instance.CollationID
[SfcPropertyAttribute]
public int CollationID { get; }
[SfcPropertyAttribute]
public:
property int CollationID {
    int get ();
}
[<SfcPropertyAttribute>]
member CollationID : int
function get CollationID () : int

Valeur de la propriété

Type : System. . :: . .Int32
An Int32 value that specifies the collation ID for the instance of SQL Server.