Send feedback on this topic.
Teradata.Client.Provider
TdFactory Constructor



Teradata.Client.Provider Namespace > TdFactory Class : TdFactory Constructor
Initializes a new instance of the TdFactory.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New TdFactory()
public TdFactory()
public:
TdFactory();
Remarks
TdFactory is the class factory for TdCommand, TdCommandBuilder, TdConnection, TdDataAdapter and TdParameter classes.
Requirements

Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019

See Also

Reference

TdFactory Class
TdFactory Members