ChangeNumber Metabase Property
Applies To: Windows Server 2003, Windows Server 2003 with SP1
The ChangeNumber property is used internally by IIS to keep track of changes to the metabase.
Important
Because this property is internally configured by IIS, you should consider it to be read-only. Do not configure this property.
Attribute Name | Attribute Value |
---|---|
XML Data Type |
DWORD |
WMI Data Type |
SINT32 |
ADSI Data Type |
DWORD |
ABO Data Type |
DWORD |
ABO Metabase Identifier |
MD_GLOBAL_CHANGE_NUMBER |
Attributes |
NO_ATTRIBUTES |
Default Value |
null |
MetaFlagsEx |
Not applicable |
User Type |
IIS_MD_UT_SERVER |
ID |
9997 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
Metabase Path | IIS Admin Object Type |
---|---|
. |
IIS_Global |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.