Metoda XPathExpressionBlock.Copy
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 Function Copy As XPathExpressionBlock
'Użycie
Dim instance As XPathExpressionBlock
Dim returnValue As XPathExpressionBlock
returnValue = instance.Copy()
public XPathExpressionBlock Copy()
public:
XPathExpressionBlock^ Copy()
member Copy : unit -> XPathExpressionBlock
public function Copy() : XPathExpressionBlock
Wartość zwracana
Typ: Microsoft.SqlServer.Management.Sdk.Sfc.XPathExpressionBlock
Kopii shallow XPathExpressionBlock.
Zobacz także