[Missing <summary> documentation for "M:NHibernate.Persister.Collection.AbstractCollectionPersister.UseInsertSelectIdentity"]

Namespace: NHibernate.Persister.Collection
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
protected bool UseInsertSelectIdentity()
Visual Basic
Protected Function UseInsertSelectIdentity As Boolean
Visual C++
protected:
bool UseInsertSelectIdentity()

Return Value

[Missing <returns> documentation for "M:NHibernate.Persister.Collection.AbstractCollectionPersister.UseInsertSelectIdentity"]

See Also