FileGroup.Files Property
SQL Server 2008 R2
Namespace:
Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcObjectAttribute(SfcContainerRelationship.ChildContainer, SfcContainerCardinality.ZeroToAny, typeof(DataFile))] public DataFileCollection Files { get; }
Property Value
Type: Microsoft.SqlServer.Management.Smo.DataFileCollectionA DataFileCollection object that represents all the data files defined on the database.