ReMirror Method

SQLServer.Device Object

Description

Reestablishes disk mirroring for a device. The disk mirroring for this dump device must have been previously (and temporarily) disabled using the SwitchToMirrorTemp or UnMirrorTemp method. Disk mirroring will be reestablished to the same state as it was before being disabled.

Visual Basic

Device.ReMirror

C++

HRESULT pDevice->ReMirror ( );

Reference

DISK REMIRROR