Aracılığıyla paylaş


SqlReverseEngineerConstructor.AlwaysPopulateColumnCollation Özellik

Alır veya sütun harmanlama aktarılması gerekir olup olmadığını gösteren bir değeri ayarlar.

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

Sözdizimi

'Bildirim
Public Property AlwaysPopulateColumnCollation As Boolean
    Get
    Set
public bool AlwaysPopulateColumnCollation { get; set; }
public:
property bool AlwaysPopulateColumnCollation {
    bool get ();
    void set (bool value);
}
member AlwaysPopulateColumnCollation : bool with get, set
function get AlwaysPopulateColumnCollation () : boolean
function set AlwaysPopulateColumnCollation (value : boolean)

Özellik Değeri

Tür: System.Boolean

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SqlReverseEngineerConstructor Sınıf

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