BackupRestoreFileInfo.ItemKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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