Skip to content

FieldInfo.PKColumn property

Gets or sets the primary key column.

public string? PKColumn { get; set; }

Property Value

The primary key column.

See Also