ForeignKeyAttribute.RowType property
Gets or sets the type of the row.
public Type? RowType { get; }
Property Value
The type of the row.
See Also
- class ForeignKeyAttribute
Gets or sets the type of the row.
public Type? RowType { get; }
The type of the row.