1 write to _order
System.ComponentModel.DataAnnotations (1)
DataAnnotations\Schema\ColumnAttribute.cs (1)
51
_order
= value;
1 reference to _order
System.ComponentModel.DataAnnotations (1)
DataAnnotations\Schema\ColumnAttribute.cs (1)
45
get { return
_order
; }