DatabaseCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.InteropServices.ComVisible(false)]
public class DatabaseCollection : System.Collections.ObjectModel.Collection<Microsoft.SqlServer.Management.SqlScriptPublish.DatabaseEntity>
[<System.Runtime.InteropServices.ComVisible(false)>]
type DatabaseCollection = class
inherit Collection<DatabaseEntity>
Public Class DatabaseCollection
Inherits Collection(Of DatabaseEntity)
- Inheritance
-
DatabaseCollection
- Attributes
Constructors
DatabaseCollection() |
Methods
Sort(IComparer<DatabaseEntity>) |