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

適用於