Campo m_LogTruncation
Specifies whether to truncate the log.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.dll)
Sintaxis
'Declaración
Protected m_LogTruncation As BackupTruncateLogType
'Uso
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
Vea también