Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function GetCollection ( _ role As String _ ) As Collection |
C# |
---|
public Collection GetCollection( string role ) |
Visual C++ |
---|
public: Collection^ GetCollection( String^ role ) |
JavaScript |
---|
function getCollection(role); |
Parameters
- role
- Type: System..::.String