partial void UpdateQueue(Queue instance);
partial void DeleteQueue(Queue instance);
partial void InsertQueue(Queue instance);