'Declaration Public Function New( _ ByVal adapter As ZohoDataAdapter _ )
public ZohoCommandBuilder( ZohoDataAdapter adapter )
Parameters
- adapter
'Declaration Public Function New( _ ByVal adapter As ZohoDataAdapter _ )
public ZohoCommandBuilder( ZohoDataAdapter adapter )
When you create a new instance of ZohoCommandBuilder, any existing ZohoCommandBuilder associated with this ZohoDataAdapter is released.