ListKeys Method

SQLServer.Database.Table.Column Object

Description

Returns a list of Key objects that include this Column.

Visual Basic

KeyList = Column.ListKeys

C++

HRESULT pColumn->ListKeys ( LPSQLOLEKEYLIST* ppKeyList );

Elements

Element Type Description

KeyList KeyList Returned list of Key objects