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