Collapse imageExpand ImageCopy imageCopyHover image
            





NHibernate API Reference
NullableType..::..NullSafeSet Method
NullableType Class See Also Send Feedback

Overload List

  NameDescription
Public methodNullSafeSet(IDbCommand, Object, Int32)
Puts the value from the mapped class into the IDbCommand.
Public methodNullSafeSet(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).)
Public methodNullSafeSet(IDbCommand, Object, Int32, array<Boolean>[]()[][], ISessionImplementor) (Overrides AbstractType..::..NullSafeSet(IDbCommand, Object, Int32, array<Boolean>[]()[][], ISessionImplementor).)

See Also

NullableType Class
NullableType Members
NHibernate.Type Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate