BackupRestoreFileInfo.ItemKind Property

Definition

Specifies, if items are files, filegroups, pages or read_write_filegroups

public Microsoft.SqlServer.TransactSql.ScriptDom.BackupRestoreItemKind ItemKind { get; set; }
member this.ItemKind : Microsoft.SqlServer.TransactSql.ScriptDom.BackupRestoreItemKind with get, set
Public Property ItemKind As BackupRestoreItemKind

Property Value

Applies to