Click or drag to resize

SQLDeleter Properties

The SQLDeleter type exposes the following members.

Properties
  NameDescription
Public propertyTable
Gets/Sets the table that this class should using when building the DELETE statement
Public propertyWhere
Gets/Sets the WHERE clause that this class should using when building the DELETE statement
Top
See Also