此頁沒有內(nèi)容條目
內(nèi)容

Keys 集合

       

包含表的所有 Key 對象。

objtable

parchildcolkeysparacrosobjkey

說明

Keys 集合的 Append 方法對于 ADOX 是唯一的。可以:

?使用 Append 方法將新關(guān)鍵字添加到集合中。

其余的屬性和方法對于 ADO 集合是標準的??梢裕?/span>

?使用 Item 方法訪問集合中的關(guān)鍵字。

 

?使用 Count 屬性返回包含在集合中的關(guān)鍵字的數(shù)目。

 

?使用 Delete 方法從集合中刪除關(guān)鍵字。

 

?使用 Refresh 方法更新集合中的對象,以反映當前數(shù)據(jù)庫的模式。