Sql2016DTSPackageUtility.GetSSISCatalog(String) Method
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.
public:
static Microsoft::SqlServer::Management::IntegrationServices::Catalog ^ GetSSISCatalog(System::String ^ serverName);
public static Microsoft.SqlServer.Management.IntegrationServices.Catalog GetSSISCatalog (string serverName);
static member GetSSISCatalog : string -> Microsoft.SqlServer.Management.IntegrationServices.Catalog
Public Shared Function GetSSISCatalog (serverName As String) As Catalog
Parameters
- serverName
- String