InstanceDatabaseFileCollection Class
SQL Server 2005
Represents the collection of database data files for a Notification ServicesInstanceDatabaseFileGroup.
Namespace: Microsoft.SqlServer.Management.Nmo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
[DefaultMemberAttribute("Item")] public class InstanceDatabaseFileCollection : SimpleObjectCollectionBase
/** @attribute DefaultMemberAttribute("Item") */
public class InstanceDatabaseFileCollection extends SimpleObjectCollectionBase
DefaultMemberAttribute("Item") public class InstanceDatabaseFileCollection extends SimpleObjectCollectionBase
The instance database filegroup can have one or more data files. Use the InstanceDatabaseFile class to define individual data files.
System.Object
Microsoft.SqlServer.Management.Smo.AbstractCollectionBase
Microsoft.SqlServer.Management.Smo.SmoCollectionBase
Microsoft.SqlServer.Management.Smo.SortedListCollectionBase
Microsoft.SqlServer.Management.Smo.SimpleObjectCollectionBase
Microsoft.SqlServer.Management.Nmo.InstanceDatabaseFileCollection
Microsoft.SqlServer.Management.Smo.AbstractCollectionBase
Microsoft.SqlServer.Management.Smo.SmoCollectionBase
Microsoft.SqlServer.Management.Smo.SortedListCollectionBase
Microsoft.SqlServer.Management.Smo.SimpleObjectCollectionBase
Microsoft.SqlServer.Management.Nmo.InstanceDatabaseFileCollection
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.