Type Property (Key) (ADOX)

Microsoft ActiveX Data Objects (ADO)

ADOX 2.5 API Reference

Type Property (Key)

Indicates the type of the key.

Settings and Return Values

Sets or returns a Long value that can be one of the KeyTypeEnum constants. The default value is adKeyPrimary.

Remarks

This property is read-only on Key objects already appended to a collection.

See Also

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

Type Property (Column) | Type Property (Table)

Applies To: Key Object

© 1998-2003 Microsoft Corporation. All rights reserved.