Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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