UniqueConstraintAttribute.Name property

namespace: Serenity.Data.Mapping   assemblySerenity.Net.Data

Gets or sets the constraint name. Not used at the moment.

public string Name { get; set; }

Property Value

The name.

See Also