How woo-commerce store Product Data value in DB?

Here is the answer which I have got

// Setting this as a Variable product
wp_set_object_terms( $post_id, 'variable', 'product_type' );