SharpSchedule

ClientManager.Remove Method

Remove the client and child objects.

Overload List

Remove the client and child objects.

public void Remove(Client,string);

Inherited from AbstractDb.

public void Remove(IEntity,string);

Inherited from AbstractDb.

public void Remove(ICollection,string);

Inherited from AbstractDb.

protected void Remove(Type,long,string);

See Also

ClientManager Class | Ozanam.Schedule.Store.Database.ClientAccess Namespace