Click or drag to resize

SQLDeleterExecute Method

Overload List
  NameDescription
Public methodExecute(IDatabase, String)
Execute the SQL DELETE statement. Note that embedded functions are always resolved.
Public methodExecute(IDatabase, String, Int32)
Execute the SQL DELETE statement. Note that embedded functions are always resolved.
Top
See Also