Namespace:
NHibernate.Mapping
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsNullable As Boolean |
C# |
---|
public bool IsNullable { get; } |
Visual C++ |
---|
public: virtual property bool IsNullable { bool get () sealed; } |
JavaScript |
---|
function get_isNullable(); |