Aracılığıyla paylaş


SqlInterpreterConstructor.Comparer Özellik

Alır veya ayarlar karşılaştırıcısı adı karşılaştırmaları için kullanılacak.

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

Sözdizimi

'Bildirim
Public Property Comparer As ModelCollationComparer
    Get
    Set
public ModelCollationComparer Comparer { get; set; }
public:
property ModelCollationComparer^ Comparer {
    ModelCollationComparer^ get ();
    void set (ModelCollationComparer^ value);
}
member Comparer : ModelCollationComparer with get, set
function get Comparer () : ModelCollationComparer
function set Comparer (value : ModelCollationComparer)

Özellik Değeri

Tür: Microsoft.Data.Schema.SchemaModel.ModelCollationComparer

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SqlInterpreterConstructor Sınıf

Microsoft.Data.Schema.Sql.SchemaModel Ad Alanı