ColumnConfigAnnotation Members
Include Protected Members
Include Inherited Members
Represents column configuration annotation.
The ColumnConfigAnnotation type exposes the following members.
Methods
Name
Description
Deletes this instance from the model. (Inherited from ModelStore.Annotation.)
Returns whether the other object equals this object. (Inherited from ModelStore.Annotation.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Returns a list of the elements this annotation is attached. (Inherited from ModelStore.Annotation.)
Returns the hashcode. (Inherited from ModelStore.Annotation.)
Returns the specified property. (Inherited from ModelStore.Annotation.)
Returns the relationship entries this annotation is attached to. (Inherited from ModelStore.Annotation.)
Gets the type of the current instance. (Inherited from Object.)
Returns whether the object is deleted. (Inherited from ModelStore.Annotation.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Sets the specified property. (Inherited from ModelStore.Annotation.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the annotation class. (Inherited from ModelStore.Annotation.)
Returns whether this annotation is attached to model store. (Inherited from ModelStore.Annotation.)
Gets the model reference. (Inherited from ModelStore.Annotation.)
Gets or sets the name of the annotation (Inherited from ModelStore.Annotation.)
Gets or sets a property, indicating if a column is an output key.
Gets or sets the seed value that is specified when an identity column in a table or a view that has an identity column is created.
Gets or sets the property that indicates if an annotation has been selected.
Top