Partager via


Méthode Copy

Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Function Copy As XPathExpressionBlock
'Utilisation
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

Valeur de retour

Type : Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .XPathExpressionBlock
A shallow copy of XPathExpressionBlock.