Share via


BackupTransactionLogStatement Constructor

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

.NET Framework Security

See Also

Reference

BackupTransactionLogStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace