3.1.4.26.2.2 EntityMembersDeleteResponse

The EntityMembersDeleteResponse response element returns an OperationResult complex type.

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

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

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