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