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
- class UniqueConstraintAttribute
Gets or sets the constraint name. Not used at the moment.
public string Name { get; set; }
The name.