Namespace:
NHibernate.Persister.Collection
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected ReadOnly Property SqlInsertRowString As SqlCommandInfo |
C# |
---|
protected SqlCommandInfo SqlInsertRowString { get; } |
Visual C++ |
---|
protected: property SqlCommandInfo^ SqlInsertRowString { SqlCommandInfo^ get (); } |
JavaScript |
---|
function get_sqlInsertRowString(); |