[Missing <summary> documentation for "P:NHibernate.SqlCommand.SqlString.Parts"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public ICollection Parts { get; }  | 
| Visual Basic | 
|---|
Public ReadOnly Property Parts As ICollection Get  | 
| Visual C++ | 
|---|
public: property ICollection^ Parts { ICollection^ get (); }  |