Not needed for one-to-many association
Namespace: NHibernate.Persister.CollectionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
protected override SqlCommandInfo GenerateUpdateRowString() |
| Visual Basic |
|---|
Protected Overrides Function GenerateUpdateRowString As SqlCommandInfo |
| Visual C++ |
|---|
protected: virtual SqlCommandInfo^ GenerateUpdateRowString() override |
Return Value
[Missing <returns> documentation for "M:NHibernate.Persister.Collection.OneToManyPersister.GenerateUpdateRowString"]