Share via


SaveTransactionStatement Constructor

Initializes a new instance of the SaveTransactionStatement 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 SaveTransactionStatement()
public:
SaveTransactionStatement()
new : unit -> SaveTransactionStatement
public function SaveTransactionStatement()

.NET Framework Security

See Also

Reference

SaveTransactionStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace