RelatedColumn Property (ADOX)

Microsoft ActiveX Data Objects (ADO)

ADOX 2.5 API Reference

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.

See Also

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

Key Object

Applies To: Column Object

© 1998-2003 Microsoft Corporation. All rights reserved.