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

In This Topic
CreateParameter Method (ZohoProviderFactory)
In This Topic
Creates and returns a ZohoParameter object.
Syntax
'Declaration
 
Public Overrides Function CreateParameter() As DbParameter
 

Return Value

A ZohoParameter object.
See Also