Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icons not shown for Table Valued Functions #18

Closed
JustinPealing opened this issue Oct 13, 2016 · 1 comment
Closed

Icons not shown for Table Valued Functions #18

JustinPealing opened this issue Oct 13, 2016 · 1 comment
Labels
Milestone

Comments

@JustinPealing
Copy link
Owner

See test_plans\QueryPlan-293288248.sqlplan for an example:

image

@JustinPealing JustinPealing added this to the 1.2 milestone Oct 13, 2016
@JustinPealing
Copy link
Owner Author

XSTL Stylesheet does the following to get the icon:

qp-icon-<xsl:value-of select="translate(@PhysicalOp, ' ', '')" />

However @LogicalOp for this node is Table-valued function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant