UpdateWhere Interface

Represents the WHERE clause in an UPDATE statement.

C#
public interface UpdateWhere : UpdateTerminator
Implements