UpdateFromDS method of the MicrosoftDNS_Zone class

The UpdateFromDS method forces an update of the zone from the Directory Service (DS).

Syntax

void UpdateFromDS();

Parameters

This method has no parameters.

Return value

This method does not return a value.

Remarks

In order to successfully execute this method, the ZoneType must be zero, and the zone must be stored on the DS.

Requirements

Requirement Value
Minimum supported client
None supported
Minimum supported server
Windows 2000 Server [desktop apps only]
Namespace
Root\MicrosoftDNS
MOF
Dnsprov.mof

See also

MicrosoftDNS_Zone

AgeAllRecords Method of the MicrosoftDNS_Zone Class

ChangeZoneType Method of the MicrosoftDNS_Zone Class

CreateZone Method of the MicrosoftDNS_Zone Class

ForceRefresh Method of the MicrosoftDNS_Zone Class

GetDistinguishedName Method of the MicrosoftDNS_Zone Class

PauseZone Method of the MicrosoftDNS_Zone Class

ReloadZone Method of the MicrosoftDNS_Zone Class

ResetSecondaries Method of the MicrosoftDNS_Zone Class

ResumeZone Method of the MicrosoftDNS_Zone Class

WriteBackZone Method of the MicrosoftDNS_Zone Class