Aracılığıyla paylaş


DataSchemaModelConstructor.Collation Özellik

Alır veya modeli harmanlamayı ayarlar.

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

Sözdizimi

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

Özellik Değeri

Tür: Microsoft.Data.Schema.SchemaModel.ModelCollation
Döndürür bir ModelCollation.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DataSchemaModelConstructor Sınıf

Microsoft.Data.Schema.SchemaModel Ad Alanı