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

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

Syntax

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

Return Value

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

See Also