ISqlServerIndexAnnotations Interface
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Propriétés des annotations relationnelles spécifiques accessibles via SqlServer(IIndex).
public interface ISqlServerIndexAnnotations : Microsoft.EntityFrameworkCore.Metadata.IRelationalIndexAnnotations
type ISqlServerIndexAnnotations = interface
interface IRelationalIndexAnnotations
Public Interface ISqlServerIndexAnnotations
Implements IRelationalIndexAnnotations
- Dérivé
- Implémente
Filter |
Expression de filtre d’index. (Hérité de IRelationalIndexAnnotations) |
Include |
Retourne les noms de propriétés incluses, ou |
Is |
Indique si l’index est en cluster ou |
Name |
Nom de l'index. (Hérité de IRelationalIndexAnnotations) |
Produit | Versions |
---|---|
Entity Framework Core | 1.0, 1.1, 2.0, 2.1, 2.2 |
Commentaires sur Entity Framework
Entity Framework est un projet open source. Sélectionnez un lien pour fournir des commentaires :