PropertyBaseManager<T>.Remove Method
Include Protected Members
Include Inherited Members
Removes a property from the database.
Overload List
Name | Description | |
---|---|---|
Remove(T) | Removes the specified property from the database. | |
Remove(String, String, String) | Removes the property with the specified URI, property or section name from the database. |
Top