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
'Usage
Dim instance As New CheckpointStatement()
public CheckpointStatement()
public:
CheckpointStatement()
public function CheckpointStatement()

.NET Framework Security

See Also

Reference

CheckpointStatement Class

CheckpointStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace