Share via


CheckpointStatement Constructor

Initializes a new instance of the CheckpointStatement class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Sub New
public CheckpointStatement()
public:
CheckpointStatement()
new : unit -> CheckpointStatement
public function CheckpointStatement()

.NET Framework Security

See Also

Reference

CheckpointStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace