ADOX 2.5 API Reference

Key Object

Represents a primary, foreign, or unique key field from a database table.




Remarks

The following code creates a new Key:

Dim obj As New Key

With the properties and collections of a Key object, you can:

See Also

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

Properties, Methods, and Events | Columns Collection | Keys Collection

© 1998-2003 Microsoft Corporation. All rights reserved.