SqlServerMemoryOptimizedTablesConvention Class

Definition

A convention that configures indexes as non-clustered for memory-optimized tables.

C#‎
public class SqlServerMemoryOptimizedTablesConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.IEntityTypeAnnotationChangedConvention, Microsoft.EntityFrameworkCore.Metadata.Conventions.IIndexAddedConvention, Microsoft.EntityFrameworkCore.Metadata.Conventions.IKeyAddedConvention
Inheritance
SqlServerMemoryOptimizedTablesConvention
Implements

Remarks

See Model building conventions, and Accessing SQL Server and Azure SQL databases with EF Core for more information and examples.

Constructors

Properties

Dependencies

Dependencies for this service.

RelationalDependencies

Relational provider-specific dependencies for this service.

Methods

Applies to

מוצר גירסאות
Entity Framework Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0