Disable comments on insert.
Namespace: NHibernate.Id.InsertAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public class NoCommentsInsert : IdentifierGeneratingInsert |
Visual Basic |
---|
Public Class NoCommentsInsert _ Inherits IdentifierGeneratingInsert |
Visual C++ |
---|
public ref class NoCommentsInsert : public IdentifierGeneratingInsert |
Inheritance Hierarchy
System..::..Object
NHibernate.SqlCommand..::..SqlInsertBuilder
NHibernate.Id.Insert..::..IdentifierGeneratingInsert
NHibernate.Id.Insert..::..NoCommentsInsert
NHibernate.Id.Insert..::..ReturningIdentifierInsert
NHibernate.SqlCommand..::..SqlInsertBuilder
NHibernate.Id.Insert..::..IdentifierGeneratingInsert
NHibernate.Id.Insert..::..NoCommentsInsert
NHibernate.Id.Insert..::..ReturningIdentifierInsert