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



Teradata.Client.Provider Namespace > TdParameterCollection Class : Clear Method
Removes all TdParameter objects from the TdParameterCollection.
Syntax
'Declaration
 
Public Overrides NotOverridable Sub Clear() 
'Usage
 
Dim instance As TdParameterCollection
 
instance.Clear()
public override void Clear()
public:
void Clear(); override 
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
TdParameter Class