Aracılığıyla paylaş


SimpleBulkInsertOption.Kind Özellik

Alır veya seçenek türünü ayarlar.

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

Sözdizimi

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

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.SimpleBulkInsertOptionKind
Döndürür bir SimpleBulkInsertOptionKind numaralandırma değeri.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SimpleBulkInsertOption Sınıf

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