Aracılığıyla paylaş


SqlUserInteractionServices.GetSqlCollations Yöntem

Döndürür SQL Server alfabe.

Ad alanı:  Microsoft.Data.Schema.Sql
Derleme:  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll içinde)

Sözdizimi

'Bildirim
Public Function GetSqlCollations As IList(Of String)
public IList<string> GetSqlCollations()
public:
IList<String^>^ GetSqlCollations()
member GetSqlCollations : unit -> IList<string> 
public function GetSqlCollations() : IList<String>

Dönüş Değeri

Tür: System.Collections.Generic.IList<String>
SQL Server Alfabe.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SqlUserInteractionServices Sınıf

Microsoft.Data.Schema.Sql Ad Alanı