create table PERSISTEDGRANTS ( KEY VARCHAR(200) not null constraint ... DbContext { public DbSet<PersistedGrant> PersistedGrants { get; set; } ...
確定! 回上一頁