Konstruktor XPathExpression (IList<XPathExpressionBlock>)
Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Public Sub New ( _
blocks As IList(Of XPathExpressionBlock) _
)
'Użycie
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>
)
Parametry
- blocks
Typ: System.Collections.Generic.IList<XPathExpressionBlock>
Lista XPathExpressionBlock.