FileGroup.EnumObjects Method
SQL Server 2012
Enumerates the system and user-defined tables, indexes, and statistics mechanisms stored within a file group.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Return Value
Type: Microsoft.SqlServer.Management.Smo.SqlSmoObject[]A SqlSmoObject object array that contains all the objects within the file group.
