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

In This Topic
    CreateCommand Method (FreshBooksProviderFactory)
    In This Topic
    Creates and returns a FreshBooksCommand object.
    Syntax
    'Declaration
     
    Public Overrides Function CreateCommand() As DbCommand
    public override DbCommand CreateCommand()

    Return Value

    See Also