ApplicationClass.FolderFromPath(String, String, String, String) Método

Definição

public:
 virtual Guid FolderFromPath(System::String ^ bstrFolderName, System::String ^ bstrServerName, System::String ^ bstrServerUserName, System::String ^ bstrServerPassword) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSApplication130::FolderFromPath;
[System.Runtime.InteropServices.DispId(24)]
public virtual Guid FolderFromPath (string bstrFolderName, string bstrServerName, string bstrServerUserName, string bstrServerPassword);
Public Overridable Function FolderFromPath (bstrFolderName As String, bstrServerName As String, bstrServerUserName As String, bstrServerPassword As String) As Guid

Parâmetros

bstrFolderName
String
bstrServerName
String
bstrServerUserName
String
bstrServerPassword
String

Retornos

Guid

Implementações

Atributos

Aplica-se a