Metodo DatabaseCollection.Add
Adds an database object to the collection.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Public Sub Add ( _
database As Database _
)
'Utilizzo
Dim instance As DatabaseCollection
Dim database As Database
instance.Add(database)
public void Add(
Database database
)
public:
void Add(
Database^ database
)
member Add :
database:Database -> unit
public function Add(
database : Database
)
Parametri
- database
Tipo: Microsoft.SqlServer.Management.Smo.Database
Database object