ProtocolDefinitionCollection.Remove Method

Removes a ProtocolDefinition object from the collection.

Remarks

If you remove a ProtocolDefinition after deploying the instance, you must Update the instance to apply the changes.

Defining Custom Delivery ProtocolsProtocol Element (ICF)

Overload List

Name Description
ProtocolDefinitionCollection.Remove (ProtocolDefinition)
Removes the specified ProtocolDefinition object from the collection.
ProtocolDefinitionCollection.Remove (String)
Removes the ProtocolDefinition object with the specified name from the collection.

See Also

Reference

ProtocolDefinitionCollection Class
ProtocolDefinitionCollection Members
Microsoft.SqlServer.Management.Nmo Namespace

Other Resources

Defining Custom Delivery Protocols
Protocol Element (ICF)
Defining Custom Delivery Protocols
Protocol Element (ICF)