Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether to truncate the log.
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