MySqlAttributeCollection.Remove method
Removes the specified attribute from the collection.
public bool Remove(MySqlAttribute attribute)
| parameter | description |
|---|---|
| attribute | The attribute to remove. |
Return Value
true if that attribute was removed; otherwise, false.
See Also
- class MySqlAttribute
- class MySqlAttributeCollection
- namespace MySqlConnector
- assembly MySqlConnector