DataConnector | ComponentOne
C1.AdoNet.CSV Assembly / C1.AdoNet.CSV Namespace / C1CSVCommandBuilder Class / C1CSVCommandBuilder Constructor / C1CSVCommandBuilder Constructor()

In This Topic
    C1CSVCommandBuilder Constructor()
    In This Topic
    Initializes a new instance of a class that inherits from the C1CSVCommandBuilder class.
    Syntax
    'Declaration
     
    Public Function New()
    public C1CSVCommandBuilder()
    See Also