2.2.4.7 ContentDatabaseMetadata

The ContentDatabaseMetadata complex type contains change information about the content database.

 <s:complexType name="ContentDatabaseMetadata" >
   <s:attribute name="ChangeId" type="s:string" use="required" />
   <s:attribute name="ID" type="s:string" use="required" />
 </s:complexType>

ChangeId: Specifies the latest change token associated with the content database. The structure of this change token is specific to the implementation of the protocol server.

ID: Specifies the GUID of the content database. This GUID MUST be enclosed in curly braces ({}).