Rogelio,
The Database class exposes the FileGroups property which has the
filegroups which are used for the database. When creating a new instance,
you will want to work with this property (and the objects it exposes) to set
the filegroup for the new database.

Signature
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
> hey, I'm using SMO to create a databas.e easy stuff
>
[quoted text clipped - 9 lines]
>
> I need the DB to be stored in a specific location only. THANKS!