'Declaration Public Overrides Property Direction As ParameterDirection
public override ParameterDirection Direction {get; set;}
'Declaration Public Overrides Property Direction As ParameterDirection
public override ParameterDirection Direction {get; set;}
Set Direction to System.Data.ParameterDirection.ReturnValue to obtain query result as parameter.
If the System.Data.ParameterDirection is System.Data.ParameterDirection.Output or System.Data.ParameterDirection.InputOutput, an exception is thrown.
Please refer to article Using Parameters for more information about parameters in dotConnect for Salesforce.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2