Namespace:
NHibernate.Impl
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected ReadOnly Property RowSelection As RowSelection |
C# |
---|
protected RowSelection RowSelection { get; } |
Visual C++ |
---|
protected: property RowSelection^ RowSelection { RowSelection^ get (); } |
JavaScript |
---|
function get_rowSelection(); |