SqlitePropertyExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for IProperty for SQLite metadata.
[System.Runtime.CompilerServices.Nullable(0)]
public static class SqlitePropertyExtensions
public static class SqlitePropertyExtensions
[<System.Runtime.CompilerServices.Nullable(0)>]
type SqlitePropertyExtensions = class
type SqlitePropertyExtensions = class
Public Module SqlitePropertyExtensions
- Inheritance
-
SqlitePropertyExtensions
- Attributes
Remarks
See Modeling entity types and relationships, and Accessing SQLite databases with EF Core for more information and examples.