Skip to content

FieldInfo.PKSchema property

Gets or sets the primary key schema.

public string? PKSchema { get; set; }

Property Value

The primary key schema.

See Also