The ToOne type exposes the following members.

Constructors

  NameDescription
ToOne

Methods

  NameDescription
AddColumn (Inherited from SimpleValue.)
AddFormula (Inherited from SimpleValue.)
CreateForeignKey
(Overrides SimpleValue..::.CreateForeignKey()()().)
CreateForeignKeyOfClass (Inherited from SimpleValue.)
CreateIdentifierGenerator (Inherited from SimpleValue.)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
IsValid (Inherited from SimpleValue.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
SetTypeByReflectionOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
ColumnCollection (Inherited from SimpleValue.)
ColumnInsertability (Inherited from SimpleValue.)
ColumnSpan (Inherited from SimpleValue.)
ColumnUpdateability (Inherited from SimpleValue.)
ConstraintColumns (Inherited from SimpleValue.)
FetchMode
ForeignKeyName (Inherited from SimpleValue.)
HasFormula (Inherited from SimpleValue.)
IdentifierGeneratorProperties (Inherited from SimpleValue.)
IdentifierGeneratorStrategy (Inherited from SimpleValue.)
IsComposite (Inherited from SimpleValue.)
IsLazy
IsNullable (Inherited from SimpleValue.)
IsSimpleValue (Inherited from SimpleValue.)
IsUnique (Inherited from SimpleValue.)
NullValue (Inherited from SimpleValue.)
ReferencedEntityName
ReferencedPropertyName
Table (Inherited from SimpleValue.)
Type (Inherited from SimpleValue.)

See Also