Title here
Summary here
This attribute is used to identify distinct properties in an object.
[AttributeUsage(AttributeTargets.Property)]
public sealed class DistinctColumn : Attribute public DistinctColumn()Property name used in the object to identify distinct values
public string DistinctPropertyName { get; set; }| Type | Description |
|---|---|
| string |