Deployment Tools Foundation
Delete Method
Deletes the record from the table if it exists.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void Delete()
Public Sub Delete
public: void Delete()