RelatedColumn Property (ADOX)

Microsoft ActiveX Data Objects (ADO)

RelatedColumn Property

       

Indicates the name of the related column in the related table (key columns only).

Settings and Return Values

Sets and returns a String value that is the name of the related column in the related table.

Remarks

The default value is an empty string ("").

This property is read-only for Column objects already appended to a collection.