[Missing <summary> documentation for "P:NHibernate.Cfg.MappingSchema.HbmElement.Type"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public HbmType Type { get; } |
Visual Basic |
---|
Public ReadOnly Property Type As HbmType Get |
Visual C++ |
---|
public: virtual property HbmType^ Type { HbmType^ get () sealed; } |