C# Class ShiftRight.Web.Attributes.IdentityAttribute

Equivalent to [DatabaseGenerated(DatabaseGeneratedOption.Identity)]
Inheritance: System.ComponentModel.DataAnnotations.Schema.DatabaseGeneratedAttribute
Afficher le fichier Open project: shiftright/scg-heim

Méthodes publiques

Méthode Description
IdentityAttribute ( ) : System

Method Details

IdentityAttribute() public méthode

public IdentityAttribute ( ) : System
Résultat System