New Indexes - Schema Extension vs SSMS (v8.0)

Hi Experts,

I need to create some new indexes and stats on a few tables, and wanted to know is there a difference if these are created via the schema extension tool compared to regular SQL statements executed in SSMS?

The reasoning here is that it I already have a lot of index SQL code ready to go and if I'm not restricted on using the schema extension tool then I can deploy these much quicker.

Thanks

Kin