[Missing <summary> documentation for "M:NHibernate.AdoNet.Expectations.AppropriateExpectation(NHibernate.Engine.ExecuteUpdateResultCheckStyle)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public static IExpectation AppropriateExpectation( ExecuteUpdateResultCheckStyle style ) |
| Visual Basic |
|---|
Public Shared Function AppropriateExpectation ( _ style As ExecuteUpdateResultCheckStyle _ ) As IExpectation |
| Visual C++ |
|---|
public: static IExpectation^ AppropriateExpectation( ExecuteUpdateResultCheckStyle^ style ) |
Parameters
- style
- Type: NHibernate.Engine..::..ExecuteUpdateResultCheckStyle
[Missing <param name="style"/> documentation for "M:NHibernate.AdoNet.Expectations.AppropriateExpectation(NHibernate.Engine.ExecuteUpdateResultCheckStyle)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.AdoNet.Expectations.AppropriateExpectation(NHibernate.Engine.ExecuteUpdateResultCheckStyle)"]