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

Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2

See Also

Reference

TdParameterCollection Class
TdParameterCollection Members