UniqueAttribute.Name property

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

Gets or sets the name of the constraint. Not used.

public string Name { get; set; }

Property Value

The name.

See Also