Skip to content

FieldInfo.PKTable property

Gets or sets the primary key table.

public string PKTable { get; set; }

Property Value

The primary key table.

See Also