Namespace:
NHibernate.Loader.Custom
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property QuerySpaces As ISet |
C# |
---|
ISet QuerySpaces { get; } |
Visual C++ |
---|
property ISet^ QuerySpaces { ISet^ get (); } |
JavaScript |
---|
function get_querySpaces(); |