UniqueConstraintAttribute.Fields property

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

Gets the fields.

public string[] Fields { get; }

Property Value

The fields.

See Also