IndexedXmlPathCollection.Remove(IndexedXmlPath) Method

Definition

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

Parameters

indexedXmlPath
IndexedXmlPath

Applies to