Choose a method of the business object to associate with the DELETE operation. The method should accept a parameter for each primary key for the data object or a single parameter which is the data object to delete. Examples: DeleteProduct(Product p), or DeleteProduct(Int32 productID)
Choice is not supported with encoded SOAP. Please change definition of schema type '{0}' from namespace '{1}': use all or ...
Choose a method of the business object that returns data to associate with the SELECT operation. The method can return a ...
Choose a method of the business object that returns data to associate with the SELECT operation. The method can return a ...
Choose a method of the business object to associate with the DELETE operation. The method should accept a parameter for each ...
Choose a method of the business object to associate with the DELETE operation. The method should accept a parameter for each ...
Choose a method of the business object to associate with the INSERT operation. The method should accept a parameter for each ...
Choose a method of the business object to associate with the INSERT operation. The method should accept a parameter for each ...
Choose a method of the business object to associate with the UPDATE operation. The method should accept a parameter for each ...
Choose a method of the business object to associate with the UPDATE operation. The method should accept a parameter for each ...