ExpressionNode.SerializeNodeWithResult(ExpressionNode) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Sérialise le nœud donné dans une chaîne
public static string SerializeNodeWithResult(Microsoft.SqlServer.Management.Dmf.ExpressionNode node);
static member SerializeNodeWithResult : Microsoft.SqlServer.Management.Dmf.ExpressionNode -> string
Public Shared Function SerializeNodeWithResult (node As ExpressionNode) As String
Paramètres
- node
- ExpressionNode