Thrown when no where clause is provided for and update or delete command.
Initializes a new instance of MissingWhereClauseException.
public Void MissingWhereClauseException(src)
Name | Type | Summary |
---|---|---|
src | String | Source code reference. |
In this document