Share via


SPDatabaseSprocsSequence.SqlXPathNavigable property

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overridable ReadOnly Property SqlXPathNavigable As IXPathNavigable
    Get
'Usage
Dim value As IXPathNavigable

value = Me.SqlXPathNavigable
protected virtual IXPathNavigable SqlXPathNavigable { get; }

Property value

Type: System.Xml.XPath.IXPathNavigable

See also

Reference

SPDatabaseSprocsSequence class

SPDatabaseSprocsSequence members

Microsoft.SharePoint.Upgrade namespace