RemovePartitionDbServer Method

This method will remove the specified partition SQL server from the internal partition map.

IDL Definition

HRESULT RemovePartitionDbServer(
 [in] VARIANT lInstanceId,
 [in] VARIANT szContainerPartition,
 [in] VARIANT lSubPartitionNumber,
 [in] VARIANT dwServerId
);   

Parameters

lInstanceId

the LDAP virtual server instance to remove

szContainerPartition

The targetted namespace partition with the partition to remove

lSubPartitionNumber

The number of the sub-partition for which the removal is targeted

dwServerId

the server/database combination server identifier for which the removal is targeted

Return Values

a standard HRESULT value


© 1997-1998 Microsoft Corporation. All rights reserved.