SqlServerKeyAnnotations.IsClustered Propiedad

Definición

Obtiene o establece si la clave está agrupada o no, o null si no se ha especificado la agrupación en clústeres.

public virtual bool? IsClustered { get; set; }
member this.IsClustered : Nullable<bool> with get, set
Public Overridable Property IsClustered As Nullable(Of Boolean)

Valor de propiedad

Se aplica a