caso tipico che NON è possibile fare...
- Code: Select all
IDCollection of MyDoc X=new()
if (condizione)
{
select into collection X
....
}
else
{
select into collection X
....
}
It is currently 7 June 2025, 23:06 Advanced search
IDCollection of MyDoc X=new()
if (condizione)
{
select into collection X
....
}
else
{
select into collection X
....
}
Return to Proposte di modifica
Users browsing this forum: Google [Bot] and 7 guests