Send feedback on this topic.
Teradata.Client.Provider
TdParameterCollection Class Members
Properties  Methods 

Teradata.Client.Provider Namespace : TdParameterCollection Class

The following tables list the members exposed by TdParameterCollection.

Public Properties
 NameDescription
Public PropertyOverridden. Gets the number of TdParameter objects in the TdParameterCollection.  
Public PropertyOverridden.  Gets a value indicating whether TdParameterCollection has a fixed size. This should always return false.  
Public PropertyOverridden. Indicates whether the TdParameterCollection is read-only. Always returns false  
Public PropertyOverridden. TdParameterCollection implements the System.Collections.ICollection interface. Therefore it supports the following property. However, it is only exposed when TdParameterCollection is cast to ICollection. It always returns false.  
Public PropertyOverloaded.  Gets or sets the TdParameter with the specified name.  
Public PropertyOverridden.  Returns the object that is used to synchronize access to the TdParameterCollection.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Overridden.   
Public MethodOverloaded.   
Public MethodOverridden. Removes all TdParameter objects from the TdParameterCollection.  
Public MethodOverloaded. Overridden.   
Public MethodOverloaded. Overridden.   
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from object)
Public MethodOverridden. Returns an enumerator that can iterate through the TdParameterCollection.  
Public MethodServes as the default hash function. (Inherited from object)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodOverloaded. Overridden.   
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodOverloaded.   
Public MethodOverloaded.   
Public MethodOverloaded. Overridden.   
Public MethodReturns a string that represents the current object. (Inherited from object)
Top
See Also

Reference

TdParameterCollection Class
Teradata.Client.Provider Namespace