Deletes all of the objects in this collection. If Subset has been implemented
then only the objects within the subset are deleted, not the table's entire
contents.
Namespace: DatabaseObjectsAssembly: DatabaseObjects (in DatabaseObjects.dll) Version: 3.8.1.0
Syntax
| C# |
|---|
protected void ObjectsDeleteAll() |
| Visual Basic |
|---|
Protected Sub ObjectsDeleteAll |
| Visual C++ |
|---|
protected: void ObjectsDeleteAll() |