[Missing <summary> documentation for "M:NHibernate.Id.Insert.NoCommentsInsert.SetComment(System.String)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public override SqlInsertBuilder SetComment( string comment ) |
Visual Basic |
---|
Public Overrides Function SetComment ( _ comment As String _ ) As SqlInsertBuilder |
Visual C++ |
---|
public: virtual SqlInsertBuilder^ SetComment( String^ comment ) override |
Parameters
- comment
- Type: System..::..String
[Missing <param name="comment"/> documentation for "M:NHibernate.Id.Insert.NoCommentsInsert.SetComment(System.String)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Id.Insert.NoCommentsInsert.SetComment(System.String)"]