[dba-VB] Parameter objects in C# and ADO.

Shamil Salakhetdinov shamil at smsconsulting.spb.ru
Thu Nov 26 10:54:43 CST 2009


Hi John --

This is enumeration value - have a look here how to use it (near to the
bottom):

http://stackoverflow.com/questions/1637646/need-a-return-value-from-a-stored
-procedure-in-c

--
Shamil

-----Original Message-----
From: dba-vb-bounces at databaseadvisors.com
[mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of jwcolby
Sent: Thursday, November 26, 2009 7:05 PM
To: Discussion concerning Visual Basic and related programming issues.
Subject: Re: [dba-VB] Parameter objects in C# and ADO.

 > System.Data.ParameterDirection.InputOutput

Thanks Shamil,

What do you do with this?  Set it to true?  Set something else equal to this
(is this a constant)?

John W. Colby
www.ColbyConsulting.com


Shamil Salakhetdinov wrote:
> Hi Mark,
> 
>> assume that you cannot have bi-directional.
> You can:
> 
> System.Data.ParameterDirection.InputOutput
> 
> --
> Shamil
> 
> On 26 Nov 2009 at 9:04, Mark Breen wrote:
>> afaik, a param can be input  (the default direction) or output.  I have
> not
>> heard of an inputoutput param so unless anyone here says different,
assume
>> that you cannot have bi-directional.
>>
> 

 

__________ Information from ESET NOD32 Antivirus, version of virus signature
database 4639 (20091126) __________

The message was checked by ESET NOD32 Antivirus.

http://www.esetnod32.ru
 




More information about the dba-VB mailing list