SoapMethodCollectionBase.Remove Method (String, String)
SQL Server 2012
Removes the specified object from the referenced collection.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- name
- Type: System.String
A String value that specifies the SOAP method that is to be removed from the referenced collection.
- methodNamespace
- Type: System.String
A String value that specifies the namespace of the SOAP method.
