.NET Framework Class Library
NullableType..::.NullSafeSet Method
NullableType Class  See Also  Send Feedback

Overload List

  NameDescription
NullSafeSet(IDbCommand, Object, Int32)
Puts the value from the mapped class into the IDbCommand.
NullSafeSet(IDbCommand, Object, Int32, ISessionImplementor)
When implemented by a class, puts the value/values from the mapped class into the IDbCommand.
(Overrides AbstractType..::.NullSafeSet(IDbCommand, Object, Int32, ISessionImplementor).)
NullSafeSet(IDbCommand, Object, Int32, array<Boolean>[]()[], ISessionImplementor) (Overrides AbstractType..::.NullSafeSet(IDbCommand, Object, Int32, array<Boolean>[]()[], ISessionImplementor).)

See Also

NullableType Class
NullableType Members
NHibernate.Type Namespace
Send feedback on this topic to Microsoft.