[]
Initializes a new instance of the PostgreSQLSchemaProvider.ForeignKeyData.Relation class.
public Relation(string source, string target)
| Type | Name | Description |
|---|---|---|
| string | source | The source column reference. |
| string | target | The target column reference. |