GetDBCloneState method of the MSFT_DfsrVolumeConfig class

Returns the current state of the database export or import process.This is a static method.

Syntax

uint32 GetDBCloneState();

Parameters

This method has no parameters.

Return value

Shut down (0)

Ready (1)

Started DB Export (2)

Started DB Import (3)

Processing DB Export (4)

Processing DB Import (5)

Resetting (6)

Shutting down (7)

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012 R2
Namespace
Root\Microsoft\Windows\Dfsr
MOF
Dfsrwmiv2.mof
DLL
DfsRWmiV2.dll

See also

MSFT_DfsrVolumeConfig