Catalog Constructor
SQL Server 2012
Initializes a new instance of the Catalog class with the specified parent, name and password.
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Parameters
- parent
- Type: Microsoft.SqlServer.Management.IntegrationServices.IntegrationServices
The parent of the catalog.
- name
- Type: System.String
The name of the catalog.
- password
- Type: System.String
The password of the catalog.