Aracılığıyla paylaş


RestoreStatementKind Sabit Listesi

Geri yükleme deyimi türü belirtir.

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

Sözdizimi

'Bildirim
<SerializableAttribute> _
Public Enumeration RestoreStatementKind
[SerializableAttribute]
public enum RestoreStatementKind
[SerializableAttribute]
public enum class RestoreStatementKind
[<SerializableAttribute>]
type RestoreStatementKind
public enum RestoreStatementKind

Üyeler

Üye adı Açıklama
None Hiçbiri türüdür
Database Veritabanı türüdür
TransactionLog TransactionLog türüdür
FileListOnly FileListOnly türüdür
VerifyOnly VERIFYONLY türüdür
LabelOnly LabelOnly türüdür
RewindOnly RewindOnly türüdür
HeaderOnly HeaderOnly türüdür

Ayrıca bkz.

Başvuru

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