Skip to content

SqlUpdate.GetWhereConditions method

Returns the WHERE conditions.

public IReadOnlyList<string> GetWhereConditions()

Return Value

The list of WHERE conditions.

See Also