dotConnect for Zoho CRM Documentation
Devart.Data.Zoho Namespace / ZohoProviderFactory Class / CreateCommand Method

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

Return Value

A ZohoCommand object.
See Also