Namespace:
NHibernate.Engine
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property ParameterTypes As IDictionary |
C# |
---|
public IDictionary ParameterTypes { get; } |
Visual C++ |
---|
public: property IDictionary^ ParameterTypes { IDictionary^ get (); } |
JavaScript |
---|
function get_parameterTypes(); |