UpdateWhere Interface
Represents the WHERE clause in an UPDATE statement.
C#
public interface UpdateWhere : UpdateTerminator
- Derived
- Implements
Represents the WHERE clause in an UPDATE statement.
public interface UpdateWhere : UpdateTerminator