3.1.4 Message Processing Events and Sequencing Rules

The following table summarizes the list of WSDL operations as defined by this specification.

Operation

Description

BeginPublish

Sets the state to "Publish".

CancelPublish

Sets the state to "Not Publishing".

EndPublish

Sets the state to "Not Publishing".

GetServiceOptions

Returns an XML document that has pertinent hosting-provider-specific configuration values and other account metadata.

PublishData

Saves data to database tables. Can be invoked only if the state of the service is "Publish" (set by calling BeginPublish).

PublishScript

Executes the passed string as a Transact-SQL script against the database. Can be invoked only if the state of the service is "Publish" (set by calling BeginPublish).