[Missing <summary> documentation for "P:NHibernate.Mapping.SimpleValue.Table"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public Table Table { get; set; } |
Visual Basic |
---|
Public Property Table As Table Get Set |
Visual C++ |
---|
public: virtual property Table^ Table { Table^ get () sealed; void set (Table^ value) sealed; } |