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