AdoIndex:PrimaryKey Assign

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoIndex Class >

AdoIndex:PrimaryKey Assign

Previous pageReturn to chapter overviewNext page

Purpose

Does the index represent the primary key on the table

 

Prototype

ASSIGN PrimaryKey ( lVal AS LOGIC )  AS LOGIC PASCAL CLASS AdoIndex

 

Argument(s)

lVal        LOGIC

 

 

See Also

AdoIndex