Application.GetDtsServerRoles Method
Returns an array of Strings that lists the roles available for a folder.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Parameters
- sFolderPath
- Type: System.String
The folder whose roles you are interested in.
- sServerName
- Type: System.String
The name of the instance that is running the Integration Services service.