다음을 통해 공유


IDTSApplication100.GetDtsServerRoles(String, String) 메서드

정의

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

매개 변수

bstrFolderPath
String
bstrServerName
String

반환

String[]

역할 이름을 포함하는 각 문자열인 문자열 배열입니다.

특성

적용 대상