RelatedTable Property (ADOX)

Microsoft ActiveX Data Objects (ADO)

ADOX 2.5 API Reference

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.

See Also

Keys Append Method, Key Type, RelatedColumn, RelatedTable and UpdateRule Properties Example (VB)

Applies To: Key Object

© 1998-2003 Microsoft Corporation. All rights reserved.