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

Teradata.Client.Provider Namespace : TdFactory Class

The following tables list the members exposed by TdFactory.

Public Constructors
 NameDescription
Public Constructor Initializes a new instance of the TdFactory.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) A static instance of the TdFactory class.  
Top
Public Properties
 NameDescription
Public PropertySpecifies whether the specific System.Data.Common.DbProviderFactory supports the System.Data.Common.DbDataSourceEnumerator class. (Inherited from System.Data.Common.DbProviderFactory)
Top
Public Methods
 NameDescription
Public MethodOverridden.  Creates a TdCommand object.  
Public MethodOverridden.  Creates a TdCommandBuilder object.  
Public MethodOverridden.  Creates a TdConnection object.  
Public MethodOverridden.  Creates a TdConnectionStringBuilder object.  
Public MethodOverridden.  Creates a TdDataAdapter object.  
Public MethodReturns a new instance of the provider's class that implements the System.Data.Common.DbDataSourceEnumerator class. (Inherited from System.Data.Common.DbProviderFactory)
Public MethodOverridden.  Creates a TdParameter object.  
Public MethodReturns a new instance of the provider's class that implements the provider's version of the System.Security.CodeAccessPermission class. (Inherited from System.Data.Common.DbProviderFactory)
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodReturns a string that represents the current object. (Inherited from object)
Top
See Also

Reference

TdFactory Class
Teradata.Client.Provider Namespace