次の方法で共有


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[]

ロール名を含む各文字列の 文字列の配列。

属性

適用対象