[Missing <summary> documentation for "P:NHibernate.Persister.Collection.AbstractCollectionPersister.KeyType"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public IType KeyType { get; } |
Visual Basic |
---|
Public ReadOnly Property KeyType As IType Get |
Visual C++ |
---|
public: virtual property IType^ KeyType { IType^ get () sealed; } |
Implements
ICollectionMetadata..::..KeyTypeICollectionPersister..::..KeyType