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 8 June 2025, 10:37 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 24 guests