Namespace:
NHibernate.Persister.Entity
Assembly: NHibernate (in NHibernate.dll)
ISqlLoadable..::.Type
IPropertyMapping..::.Type
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overrides ReadOnly Property Type As IType |
C# |
---|
public override IType Type { get; } |
Visual C++ |
---|
public: virtual property IType^ Type { IType^ get () override; } |
JavaScript |
---|
function get_type(); |
Implements
IPropertyMapping..::.TypeISqlLoadable..::.Type
IPropertyMapping..::.Type