Howdy,

Below is a method I have in a VB.NET web service.  I was curious how CFMX
recognizes a return type of System.Data.DataSet?


VB.NET

<WebMethod> Public Function ActiveChecks_WS() As System.Data.DataSet
        Return ActiveChecks()
    End Function

If this is OT, let me know.


Thanks,

Justin

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' 
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to