SqlSmoObject.AddDatabaseContext Method
SQL Server 2012
Add the database context to the collection of queries identified by the queries parameter.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- queries
- Type: System.Collections.Specialized.StringCollection
A StringCollection of queries.
