dotConnect for FreshBooks Documentation
Devart.Data.FreshBooks Namespace / FreshBooksProviderFactory Class / CreateCommandBuilder Method

In This Topic
    CreateCommandBuilder Method
    In This Topic
    Creates and returns a FreshBooksCommandBuilder object.
    Syntax
    'Declaration
     
    Public Overrides Function CreateCommandBuilder() As DbCommandBuilder
    public override DbCommandBuilder CreateCommandBuilder()

    Return Value

    See Also