Share via


RelatedColumn Property (ADOX)

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