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

In This Topic
CreateCommand Method (ZohoDeskProviderFactory)
In This Topic
Creates and returns a ZohoDeskCommand object.
Syntax
'Declaration
 
Public Overrides Function CreateCommand() As DbCommand
 

Return Value

A ZohoDeskCommand object.
See Also