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