Udostępnij za pośrednictwem


ISqlServerIndexAnnotations Interfejs

Definicja

Właściwości adnotacji specyficznych dla relacyjnych, do których uzyskiwano dostęp za pośrednictwem elementu SqlServer(IIndex).

public interface ISqlServerIndexAnnotations : Microsoft.EntityFrameworkCore.Metadata.IRelationalIndexAnnotations
type ISqlServerIndexAnnotations = interface
    interface IRelationalIndexAnnotations
Public Interface ISqlServerIndexAnnotations
Implements IRelationalIndexAnnotations
Pochodne
Implementuje

Właściwości

Filter

Wyrażenie filtru indeksu.

(Odziedziczone po IRelationalIndexAnnotations)
IncludeProperties

Zwraca nazwy uwzględnionych właściwości lub null jeśli nie zostały określone.

IsClustered

Wskazuje, czy indeks jest klastrowany, czy null też nie został określony klaster.

Name

Nazwa indeksu.

(Odziedziczone po IRelationalIndexAnnotations)

Dotyczy