Compartir a través de


XPathExpression Constructor (IList<XPathExpressionBlock>)

No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Public Sub New ( _
    blocks As IList(Of XPathExpressionBlock) _
)
'Uso
Dim blocks As IList(Of XPathExpressionBlock)

Dim instance As New XPathExpression(blocks)
public XPathExpression(
    IList<XPathExpressionBlock> blocks
)
public:
XPathExpression(
    IList<XPathExpressionBlock^>^ blocks
)
new : 
        blocks:IList<XPathExpressionBlock> -> XPathExpression
public function XPathExpression(
    blocks : IList<XPathExpressionBlock>
)

Parámetros

Vea también

Referencia

XPathExpression Clase

Sobrecarga de XPathExpression

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc