Skip to content

UniqueConstraintDetails.FieldNames

Mike King edited this page Sep 30, 2025 · 2 revisions

UniqueConstraintDetails.FieldNames Property

Gets the constraint field names.

public System.Collections.Generic.IReadOnlyList<string> FieldNames { get; }

Property Value

System.Collections.Generic.IReadOnlyList<System.String>

Clone this wiki locally