(MVC) MVC (2018)

<<назад EnrollmentDateGroup.vb (Contoso University).

   1:  Imports System
   2:  Imports System.ComponentModel.DataAnnotations
   3:   
   4:  Namespace Models.SchoolViewModels
   5:   
   6:      Public Class EnrollmentDateGroup
   7:   
   8:          <DataType(DataType.Date)>
   9:          Public Property EnrollmentDate As DateTime?
  10:   
  11:          Public Property StudentCount As Integer
  12:      End Class
  13:  End Namespace


Comments ( )
<00>  <01>  <02>  <03>  <04>  <05>  <06>  <07>  <08>  <09>  <10>  <11>  <12>  <13>  <14>  <15>  <16>  <17>  <18>  <19>  <20>  <21>  <22>  <23
Link to this page: //www.vb-net.com/EF-missing-FAQ/Code/EnrollmentDateGroup.vb.htm
<SITEMAP>  <MVC>  <ASP>  <NET>  <DATA>  <KIOSK>  <FLEX>  <SQL>  <NOTES>  <LINUX>  <MONO>  <FREEWARE>  <DOCS>  <ENG>  <CHAT ME>  <ABOUT ME>  < THANKS ME>