3.1.4.67.2.2 SystemSettingsUpdateResponse

The SystemSettingsUpdateResponse response element provides only standard operation results.

The following is the XML schema definition of the SystemSettingsUpdateResponse element.

   <xs:element name="SystemSettingsUpdateResponse">
     <xs:complexType>
       <xs:sequence>
         <xs:element xmlns:q535="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09" minOccurs="0" name="OperationResult" nillable="true" type="q535:OperationResult"/>
       </xs:sequence>
     </xs:complexType>
  </xs:element>

OperationResult: Specifies the list of errors that is returned if the operation fails.