Namespace:
NHibernate.Loader
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property RowIdAlias As String |
C# |
---|
public string RowIdAlias { get; } |
Visual C++ |
---|
public: virtual property String^ RowIdAlias { String^ get () sealed; } |
JavaScript |
---|
function get_rowIdAlias(); |