Platform Core .NET Assemblies API
AddOut(String,String) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > QueryParameterCollection Class > AddOut Method : AddOut(String,String) Method
name
The name of the query parameter being added.
parameterTypeName
The name of the data type of the query parameter value.

Glossary Item Box

In the current collection of query parameters, adds the output parameter with the specified parameter name and name of the data type of the parameter value.

Syntax

 
C#
 
 

Parameters

name
The name of the query parameter being added.
parameterTypeName
The name of the data type of the query parameter value.

Return Value

The QueryParameter parameter with the name name and the parameterTypeName name of the data type value, which is added in the current collection of query parameters.

Requirements

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

See Also

© Terrasoft 2002-2018.