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, 19:45 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: No registered users and 4 guests