Idioma

DatabaseCollection Classe

Definição

[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)
Herança
DatabaseCollection
Atributos

Construtores

Nome Description
DatabaseCollection()

Métodos

Nome Description
Sort(IComparer<DatabaseEntity>)

Aplica-se a