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

In This Topic
    CreateParameter Method (FreshBooksProviderFactory)
    In This Topic
    Creates and returns a FreshBooksParameter object.
    Syntax
    'Declaration
     
    Public Overrides Function CreateParameter() As DbParameter
    public override DbParameter CreateParameter()

    Return Value

    See Also