FieldInfo.PKColumn property
Gets or sets the primary key column.
public string? PKColumn { get; set; }
Property Value
The primary key column.
See Also
- class FieldInfo
Gets or sets the primary key column.
public string? PKColumn { get; set; }
The primary key column.