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