[Missing <summary> documentation for "P:NHibernate.Mapping.IKeyValue.IsUpdateable"]

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

Syntax

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

See Also