Compartilhar via


ISqlServerKeyAnnotations Interface

Definição

Propriedades para anotações específicas relacionais acessadas por meio de SqlServer(IKey).

public interface ISqlServerKeyAnnotations : Microsoft.EntityFrameworkCore.Metadata.IRelationalKeyAnnotations
type ISqlServerKeyAnnotations = interface
    interface IRelationalKeyAnnotations
Public Interface ISqlServerKeyAnnotations
Implements IRelationalKeyAnnotations
Derivado
Implementações

Propriedades

IsClustered

Se a chave está clusterada ou null se clustering não foi especificada.

Name

O nome da restrição de chave.

(Herdado de IRelationalKeyAnnotations)

Aplica-se a