IndexedXmlPathCollection.Remove(IndexedXmlPath) 方法

定义

public void Remove(Microsoft.SqlServer.Management.Smo.IndexedXmlPath indexedXmlPath);
override this.Remove : Microsoft.SqlServer.Management.Smo.IndexedXmlPath -> unit
Public Sub Remove (indexedXmlPath As IndexedXmlPath)

参数

indexedXmlPath
IndexedXmlPath

适用于