Skip to content

UniqueConstraintAttribute.Name property

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

public string? Name { get; set; }

Property Value

The name.

See Also