ClassMetadata Members
The ClassMetadata type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(System.Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode |
Serves as the default hash function. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MakeNonNullable |
Returns the non-nullable representation of the underlying type.
|
![]() |
MakeNullable |
Returns the nullable representation of the underlying type.
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString |
Returns a string that represents the current object.
|
Properties
Name | Description | |
---|---|---|
![]() |
Attributes |
Complete list of attributes that apply to this class
|
![]() |
ColumnsFor |
Gets the database columns for this class.
|
![]() |
Constructors |
Properties on the indicated class
|
![]() |
CSharpFullName |
Gets the fully quantified name in C# format.
|
![]() |
FSharpFullName |
Gets the fully quantified name in F# format.
|
![]() |
IsNullable |
Gets a value indicating whether this instance is nullable.
|
![]() |
MappedSchemaName |
Schema referred to by TableAttribute.
|
![]() |
MappedTableName |
Table referred to by TableAttribute.
|
![]() |
MappedViewName |
View referred to by ViewAttribute.
|
![]() |
MappedViewSchemaName |
Schema referred to by ViewAttribute.
|
![]() |
Methods |
Methods on the indicated class.
|
![]() |
Properties |
Properties on the indicated class
|
![]() |
TypeInfo |
Gets the underlying type.
|
![]() |
VisualBasicFullName |
Gets the fully quantified name in VB format.
|