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

.NET Framework Security

See Also

Reference

BackupTransactionLogStatement Class

BackupTransactionLogStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace