Aracılığıyla paylaş


RestoreStatement.Kind Özellik

Alır veya ayarlar geri yükleme deyimi türü.

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 RestoreStatementKind
    Get
    Set
public RestoreStatementKind Kind { get; set; }
public:
property RestoreStatementKind Kind {
    RestoreStatementKind get ();
    void set (RestoreStatementKind value);
}
member Kind : RestoreStatementKind with get, set
function get Kind () : RestoreStatementKind
function set Kind (value : RestoreStatementKind)

Özellik Değeri

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

Açıklamalar

Geri yükleme veritabanı/işlem günlükleri (geçersiz) headeronly durumlar arasında ayırır.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

RestoreStatement Sınıf

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