IDTSApplication100.GetDtsServerRoles(String, String) Metodo

Definizione

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()

Parametri

bstrFolderPath
String
bstrServerName
String

Restituisce

String[]

Matrice di stringhe, ogni stringa contenente un nome di ruolo.

Attributi

Si applica a