Share via


IDTSApplication100.GetDtsServerRoles(String, String) Méthode

Définition

public:
 cli::array <System::String ^> ^ GetDtsServerRoles(System::String ^ bstrFolderPath, System::String ^ bstrServerName);
[System.Runtime.InteropServices.DispId(52)]
public string[] GetDtsServerRoles (string bstrFolderPath, string bstrServerName);
[<System.Runtime.InteropServices.DispId(52)>]
abstract member GetDtsServerRoles : string * string -> string[]
Public Function GetDtsServerRoles (bstrFolderPath As String, bstrServerName As String) As String()

Paramètres

bstrFolderPath
String
bstrServerName
String

Retours

String[]

Tableau de chaînes, chaque chaîne contenant un nom de rôle.

Attributs

S’applique à