Champ m_LogTruncation
Specifies whether to truncate the log.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.dll)
Syntaxe
'Déclaration
Protected m_LogTruncation As BackupTruncateLogType
'Utilisation
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