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)
45get { return _order; }