| title | RelatedTable Property (ADOX) | Microsoft Docs | |||||
|---|---|---|---|---|---|---|
| ms.prod | sql | |||||
| ms.prod_service | connectivity | |||||
| ms.technology | connectivity | |||||
| ms.custom | ||||||
| ms.date | 01/19/2017 | |||||
| ms.reviewer | ||||||
| ms.topic | conceptual | |||||
| apitype | COM | |||||
| f1_keywords |
|
|||||
| helpviewer_keywords |
|
|||||
| ms.assetid | cb54c6bc-2be2-40b1-bc11-90c10651b878 | |||||
| author | MightyPen | |||||
| ms.author | genemi |
Indicates the name of the related table.
Sets and returns a String value.
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.
Keys Append Method, Key Type, RelatedColumn, RelatedTable and UpdateRule Properties Example (VB)