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