An object containing the parsed representation of the expression.
The returned object is of the type System.Web.UI.Pair. This System.Web.UI.Pair object can be passed to both the ConnectionStringsExpressionBuilder.EvaluateExpression(object, System.Web.UI.BoundPropertyEntry, object, ExpressionBuilderContext) method and the ConnectionStringsExpressionBuilder.GetCodeExpression(System.Web.UI.BoundPropertyEntry, object, ExpressionBuilderContext) method as parsedData. The System.Web.UI.Pair object contains the name and value of the connection string.