Skip to content

Named Variables? #3

@rburnham52

Description

@rburnham52

Is there any way to name your SQL variables the same as the C# variable name instead of @p0, @p01?

I have a script I'm building up and even though i'm reusing the same variables in multiple parts of the script they appear in the outpoint as different prams, which is hard to verify later. i'm using approval tests to versify the script output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions