SoapMethod.Format Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies whether a row count, error messages and warnings are returned with the result set
public Microsoft.SqlServer.TransactSql.ScriptDom.SoapMethodFormat Format { get; set; }
member this.Format : Microsoft.SqlServer.TransactSql.ScriptDom.SoapMethodFormat with get, set
Public Property Format As SoapMethodFormat