Namespace:
NHibernate.Persister.Collection
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property CollectionSpace As Object |
C# |
---|
public Object CollectionSpace { get; } |
Visual C++ |
---|
public: virtual property Object^ CollectionSpace { Object^ get () sealed; } |
JavaScript |
---|
function get_collectionSpace(); |