A
antonitomt
Hello guys,
I'm working on some dynamic sql.
Is there a way, method or function to convert in VS a Sqlparameter variableinto a string with the equivalent declare t-sql (i.e: "@parámetro Numeric(15,2))",
"@parámetro Tinyint", "parámetro Date" and so on.. ?
Thanks
Sorry my englisth is bad.
I'm working on some dynamic sql.
Is there a way, method or function to convert in VS a Sqlparameter variableinto a string with the equivalent declare t-sql (i.e: "@parámetro Numeric(15,2))",
"@parámetro Tinyint", "parámetro Date" and so on.. ?
Thanks
Sorry my englisth is bad.