Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 1.09 KB

type-property-key-adox.md

File metadata and controls

35 lines (31 loc) · 1.09 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic f1_keywords helpviewer_keywords apitype
Type Property (Key) (ADOX)
Type Property (Key) (ADOX)
rothja
jroth
01/19/2017
sql
ado
reference
_Key::GetType
_Key::get_Type
_Key::Type
_Key::PutType
_Key::put_Type
Type property [ADOX]
COM

Type Property (Key) (ADOX)

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.

Applies To

Key Object (ADOX)

See Also

Keys Append Method, Key Type, RelatedColumn, RelatedTable and UpdateRule Properties Example (VB)
Type Property (Column) (ADOX)
Type Property (Table) (ADOX)