Click or drag to resize

CountriesRepository Fields

The CountriesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCodeAttribute
Definition of the Code data attribute
Public fieldStatic memberIdAttribute
Definition of the Country identity attribute
Public fieldStatic memberIntrastatCodeAttribute
Definition of the IntrastatCode data attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for Country objects
Top
See Also