dotConnect for Zoho Desk Documentation
Devart.Data.ZohoDesk Namespace / ZohoDeskProviderFactory Class / CreateParameter Method

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

    Return Value

    See Also