Freigeben über


SPBackupRestoreInformation.Log-Methode (SqlCommand)

Schreibt die angegebenen SqlCommand als Zeichenfolge in die Protokolldatei sichern oder wiederherstellen.

Namespace:  Microsoft.SharePoint.Administration.Backup
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub Log ( _
    command As SqlCommand _
)
'Usage
Dim instance As SPBackupRestoreInformation
Dim command As SqlCommand

instance.Log(command)
public void Log(
    SqlCommand command
)

Parameter

Siehe auch

Referenz

SPBackupRestoreInformation Klasse

SPBackupRestoreInformation-Member

Log-Überladung

Microsoft.SharePoint.Administration.Backup-Namespace