RestoreStatement.Kind 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.
Differentiates between restore database/transaction log and and (obsolete) HEADERONLY cases
public Microsoft.SqlServer.TransactSql.ScriptDom.RestoreStatementKind Kind { get; set; }
member this.Kind : Microsoft.SqlServer.TransactSql.ScriptDom.RestoreStatementKind with get, set
Public Property Kind As RestoreStatementKind