dotConnect for BigCommerce Documentation
Devart.Data.Bigcommerce Namespace / BigcommerceProviderFactory Class / CreateCommand Method

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

    Return Value

    See Also