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