Method | Description | |
---|---|---|
Create ( ) : |
Method | Description | |
---|---|---|
OnModelCreating ( DbModelBuilder modelBuilder ) : void | ||
ValidateEntity ( DbEntityEntry entityEntry, object>.IDictionary |
Method | Description | |
---|---|---|
UrfIdentityDataContext ( ) : System |
public static Create ( ) : |
||
return |
protected OnModelCreating ( DbModelBuilder modelBuilder ) : void | ||
modelBuilder | DbModelBuilder | |
return | void |
protected ValidateEntity ( DbEntityEntry entityEntry, object>.IDictionary | ||
entityEntry | DbEntityEntry | |
items | object>.IDictionary | |
return | System.Data.Entity.Validation.DbEntityValidationResult |