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