TimestampConfiguration Class
Represents a model configuration to mark a binary column as a timestamp.
Assembly: Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)
Name | Description | |
---|---|---|
![]() | TimestampConfiguration() | Initializes a new instance of the TimestampConfiguration class. |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetAttributeBody(CodeHelper) | Gets the attribute body associated with the configuration. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetMethodChain(CodeHelper) | Gets the method chain associated with the configuration. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.