The Any type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Any |
Methods
Name | Description | |
---|---|---|
![]() | AddColumn | (Inherited from SimpleValue.) |
![]() | AddFormula | (Inherited from SimpleValue.) |
![]() | CreateForeignKey | (Inherited from SimpleValue.) |
![]() | CreateForeignKeyOfClass | (Inherited from SimpleValue.) |
![]() | CreateIdentifierGenerator | (Inherited from SimpleValue.) |
![]() | Equals | (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.) |
![]() | SetTypeByReflection | Overloaded. |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | ColumnCollection | (Inherited from SimpleValue.) |
![]() | ColumnInsertability | (Inherited from SimpleValue.) |
![]() | ColumnSpan | (Inherited from SimpleValue.) |
![]() | ColumnUpdateability | (Inherited from SimpleValue.) |
![]() | ConstraintColumns | (Inherited from SimpleValue.) |
![]() | FetchMode | (Inherited from SimpleValue.) |
![]() | ForeignKeyName | (Inherited from SimpleValue.) |
![]() | HasFormula | (Inherited from SimpleValue.) |
![]() | IdentifierGeneratorProperties | (Inherited from SimpleValue.) |
![]() | IdentifierGeneratorStrategy | (Inherited from SimpleValue.) |
![]() | IdentifierType |
Get or set the identifier type
|
![]() | IsComposite | (Inherited from SimpleValue.) |
![]() | IsNullable | (Inherited from SimpleValue.) |
![]() | IsSimpleValue | (Inherited from SimpleValue.) |
![]() | IsUnique | (Inherited from SimpleValue.) |
![]() | MetaType |
Get or set the metatype
|
![]() | NullValue | (Inherited from SimpleValue.) |
![]() | Table | (Inherited from SimpleValue.) |
![]() | Type | (Overrides SimpleValue..::.Type.) |