Can't access DataSet items in my Orchestration?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Can't access DataSet items in my Orchestration?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Can't access DataSet items in my Orchestration?  
agent


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 10:51 PM

I defined a variable in my Orch of type DataSet but intellisense does not
give me the full compliment of property nodes and when I try to mainually
put in the correct syntax:

ds.Tables.[0].Rows[intCount].ItemArray[0].ToString();
I get redline errors: cannot find symbol ''



What gives.







[ Post a follow-up to this message ]



    RE: Can't access DataSet items in my Orchestration?  
Alan Smith


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-24-04 07:48 AM

Hi Agent,

BizTalk uses XLANG/s for writing code in exression shapes. (You have
probebly noteced strange things like the ++ operator is not supported.)

Threre's a load of other limitations that complicate things when you need to
access collecons etc. Threre's a list of some here:

http://blogs.msdn.com/scottwoo/arch.../18/216647.aspx

Maybe one dat there will be some documentation on this.

Regards,

Alan



"agent" wrote:

> I defined a variable in my Orch of type DataSet but intellisense does not
> give me the full compliment of property nodes and when I try to mainually
> put in the correct syntax:
>
> ds.Tables.[0].Rows[intCount].ItemArray[0].ToString();
> I get redline errors: cannot find symbol ''
>
>
>
> What gives.
>
>
>





[ Post a follow-up to this message ]



    Re: Can't access DataSet items in my Orchestration?  
agent


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-24-04 12:47 PM

thats great and i appreciate it but it doesnt say anything about DataSets
Can I even access the dataset


"Alan Smith" <AlanSmith@discussions.microsoft.com> wrote in message
news:7529A9EC-886A-4F2F-85E1-B6E66A85A90B@microsoft.com...
> Hi Agent,
>
> BizTalk uses XLANG/s for writing code in exression shapes. (You have
> probebly noteced strange things like the ++ operator is not supported.)
>
> Threre's a load of other limitations that complicate things when you need
to[vbcol=seagreen]
> access collecons etc. Threre's a list of some here:
>
> http://blogs.msdn.com/scottwoo/arch.../18/216647.aspx
>
> Maybe one dat there will be some documentation on this.
>
> Regards,
>
> Alan
>
>
>
> "agent" wrote:
> 
not[vbcol=seagreen] 
mainually[vbcol=seagreen] 







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 07:51 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register