[Missing <summary> documentation for "P:NHibernate.Persister.Collection.AbstractCollectionPersister.SqlUpdateRowString"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
protected SqlCommandInfo SqlUpdateRowString { get; }  | 
| Visual Basic | 
|---|
Protected ReadOnly Property SqlUpdateRowString As SqlCommandInfo Get  | 
| Visual C++ | 
|---|
protected: property SqlCommandInfo^ SqlUpdateRowString { SqlCommandInfo^ get (); }  |