SQLServer.Database.Table.Column Object
Returns a list of Key objects that include this Column.
KeyList = Column.ListKeys
HRESULT pColumn->ListKeys ( LPSQLOLEKEYLIST* ppKeyList );
Element | Type | Description |
---|
KeyList | KeyList | Returned list of Key objects |