Creates an operation, which adds several elements to the set. Use Connection.update to send the update to the database.
Creates an operation, which removes an element from the set. Use Connection.update to send the update to the database.
Creates an operation, which removes several elements from the set. Use Connection.update to send the update to the database.
Generated using TypeDoc
Creates an operation, which adds an element to the set. Use Connection.update to send the update to the database.