Namespace:
NHibernate.AdoNet
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property ExpectedRowCount As Integer |
C# |
---|
public int ExpectedRowCount { get; } |
Visual C++ |
---|
public: virtual property int ExpectedRowCount { int get () sealed; } |
JavaScript |
---|
function get_expectedRowCount(); |