CheckpointStatement.Duration 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.
Integer that shows the duration, optional may be null.
public Microsoft.SqlServer.TransactSql.ScriptDom.Literal Duration { get; set; }member this.Duration : Microsoft.SqlServer.TransactSql.ScriptDom.Literal with get, setPublic Property Duration As Literal