C# Class Microsoft.EntityFrameworkCore.DataAnnotationInMemoryFixture

Inheritance: DataAnnotationFixtureBase
Afficher le fichier Open project: MyPrivateAccount/XYHOutSource Class Usage Examples

Méthodes publiques

Свойство Type Description
DatabaseName string

Méthodes publiques

Méthode Description
CreateContext ( testStore ) : Microsoft.EntityFrameworkCore.DataAnnotationContext
CreateTestStore ( ) : Microsoft.EntityFrameworkCore.InMemoryTestStore
DataAnnotationInMemoryFixture ( ) : Microsoft.EntityFrameworkCore.Diagnostics

Method Details

CreateContext() public méthode

public CreateContext ( testStore ) : Microsoft.EntityFrameworkCore.DataAnnotationContext
Résultat Microsoft.EntityFrameworkCore.DataAnnotationContext

CreateTestStore() public méthode

public CreateTestStore ( ) : Microsoft.EntityFrameworkCore.InMemoryTestStore
Résultat Microsoft.EntityFrameworkCore.InMemoryTestStore

DataAnnotationInMemoryFixture() public méthode

public DataAnnotationInMemoryFixture ( ) : Microsoft.EntityFrameworkCore.Diagnostics
Résultat Microsoft.EntityFrameworkCore.Diagnostics

Property Details

DatabaseName public_oe static_oe property

public static string DatabaseName
Résultat string