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

   

Parameters 集合中刪除對(duì)象。

語(yǔ)法

Parameters.Delete Index

參數(shù)

Index   字符串,代表將要?jiǎng)h除對(duì)象名稱(chēng),或者對(duì)象在集合中的順序位置(索引)。

說(shuō)明

使用集合上的 Delete 方法可刪除集合中的某個(gè)對(duì)象。該方法只對(duì) Command 對(duì)象的 Parameters 集合有效。在調(diào)用 Delete 方法時(shí)必須使用 Parameter 對(duì)象的 Name 屬性或它的集合索引 — 對(duì)象變量是無(wú)效參數(shù)。