[Missing <summary> documentation for "P:NHibernate.Mapping.IValue.FetchMode"]

Namespace: NHibernate.Mapping
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
FetchMode FetchMode { get; }
Visual Basic
ReadOnly Property FetchMode As FetchMode
	Get
Visual C++
property FetchMode FetchMode {
	FetchMode get ();
}

See Also