TUniStoredProc writing @
Posted: Mon 28 Aug 2017 14:13
Before I use component TStoredProc;
In this component name of parameter with symbol @ (by example @NameCompany)
I use component TUniStoredProc;
Name of parameter writing without symbol @; (by example NameCompany)
Can I to write name of parameter with symbol @ in use component TUniStoredProc ?
In this component name of parameter with symbol @ (by example @NameCompany)
I use component TUniStoredProc;
Name of parameter writing without symbol @; (by example NameCompany)
Can I to write name of parameter with symbol @ in use component TUniStoredProc ?