CreateIndexOperation.IsUnique Property
Gets or sets a value indicating if this is a unique index.
Assembly: EntityFramework (in EntityFramework.dll)
public bool IsUnique { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
Gets or sets a value indicating if this is a unique index.
public bool IsUnique { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }