Mirror Method

SQLServer.Device Object

Description

Creates a mirror device for an existing database device.

Visual Basic

Device.Mirror ( [MirrorPathName :=] strMirrorPath )

C++

HRESULT pDevice->Mirror ( SQLOLE_LPCSTR strMirrorPath );

Elements

Element Type Description

strMirrorPath String Full path and filename of mirror device file

Reference

DISK MIRROR