In the script examples, it is assumed that you have declared the following variables:
Variable name |
Variable type |
---|---|
catalog |
ADOX.Catalog |
adoxTable |
ADOX.Table |
tableColumn |
ADOX.Column |
tableKey |
ADOX.Key |
connection |
ADODB.Connection |
conString |
string |
name |
string |
keyType |
integer |