ISqlServerIndexAnnotations Interface
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.
Properties for relational-specific annotations accessed through SqlServer(IIndex).
public interface ISqlServerIndexAnnotations : Microsoft.EntityFrameworkCore.Metadata.IRelationalIndexAnnotations
type ISqlServerIndexAnnotations = interface
interface IRelationalIndexAnnotations
Public Interface ISqlServerIndexAnnotations
Implements IRelationalIndexAnnotations
- Derived
- Implements
Properties
Filter |
The index filter expression. (Inherited from IRelationalIndexAnnotations) |
IncludeProperties |
Returns included property names, or |
IsClustered |
Indicates whether or not the index is clustered, or |
Name |
The index name. (Inherited from IRelationalIndexAnnotations) |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Entity Framework