Overload List

  NameDescription
Delete(Object)
Remove a persistent instance from the datastore.
(Inherited from ISession.)
Delete(String)
Delete all objects returned by the query.
(Inherited from ISession.)
Delete(String, Object, IType)
Delete all objects returned by the query.
(Inherited from ISession.)
Delete(String, array<Object>[]()[], array<IType>[]()[])
Delete all objects returned by the query.
(Inherited from ISession.)

See Also