RelatedTable Property (ADOX)

Microsoft ActiveX Data Objects (ADO)

RelatedTable Property

       

Indicates the name of the related table.

Settings and Return Values

Sets and returns a String value.

Remarks

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

If the key is a foreign key, then RelatedTable is the name of the table that contains the key.