Freigeben über


BackupRestoreBase.m_LogTruncation-Feld

Gibt an, ob das Protokoll abgeschnitten wird.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)

Syntax

'Declaration
Protected m_LogTruncation As BackupTruncateLogType
'Usage
Dim value As BackupTruncateLogType 

value = Me.m_LogTruncation 

Me.m_LogTruncation = value
protected BackupTruncateLogType m_LogTruncation
protected:
BackupTruncateLogType m_LogTruncation
val mutable m_LogTruncation: BackupTruncateLogType
protected var m_LogTruncation : BackupTruncateLogType

Siehe auch

Verweis

BackupRestoreBase Klasse

Microsoft.SqlServer.Management.Smo-Namespace