AddPrimaryKeyOperation.IsClustered Property
Gets or sets whether this is a clustered primary key.
Assembly: EntityFramework (in EntityFramework.dll)
public bool IsClustered { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
Gets or sets whether this is a clustered primary key.
public bool IsClustered { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }