Send feedback on this topic.
Teradata.Client.Provider
Add Method (TdParameterCollection)



Teradata.Client.Provider Namespace > TdParameterCollection Class : Add Method
Overload List
OverloadDescription
Adds an element to the TdParameterCollection.  
Adds the specified TdParameter object to the TdParameterCollection.  
Creates and adds a TdParameter object to the TdParameterCollection. The TdParameter object is initialized with the specified parameter name and value.  
Creates and adds a TdParameter object to the TdParameterCollection. The TdParameter object is initialized with the specified parameter name and Teradata data type.  
Creates and adds a TdParameter object to the TdParameterCollection. The TdParameter object is initialized with the specified parameter name, Teradata data type and size.  
Creates and adds a TdParameter object to the TdParameterCollection. The TdParameter object is initialized with the specified parameter name, Teradata data type, size and source column name.  
Creates and adds a TdParameter object to the TdParameterCollection. TdParameter object is initialized with the specified parameter name, Teradata data type, Size and Source Column name.  
Requirements
ProductVersionsPlatforms
.NET6, 7Windows, Linux, MacOS
.NET Framework4.6.2, 4.7, 4.7.1, 4.7.2, 4.8Windows
.NET Standard2.0Windows, Linux, MacOS
See Also

Reference

TdParameterCollection Class
TdParameterCollection Members