Namespaces

Types

Type IdentifierProperty

Namespace NHibernate.Tuple

Parent Property

Methods

Properties

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

string ToString()

Parameters
return string

Public properties

IIdentifierGenerator IdentifierGenerator get;

return IIdentifierGenerator

bool IsEmbedded get;

return bool

bool IsIdentifierAssignedByInsert get;

return bool

bool IsVirtual get;

return bool

string Name get;

return string

string Node get;

return string

IType Type get;

return IType

IdentifierValue UnsavedValue get;

return IdentifierValue