ApplicationClass.CreateFolderOnDtsServer(String, String, String) Méthode

Définition

public:
 virtual void CreateFolderOnDtsServer(System::String ^ bstrParent, System::String ^ bstrNewFolderName, System::String ^ bstrServerName) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSApplication100::CreateFolderOnDtsServer;
[System.Runtime.InteropServices.DispId(42)]
public virtual void CreateFolderOnDtsServer (string bstrParent, string bstrNewFolderName, string bstrServerName);
[<System.Runtime.InteropServices.DispId(42)>]
abstract member CreateFolderOnDtsServer : string * string * string -> unit
override this.CreateFolderOnDtsServer : string * string * string -> unit
Public Overridable Sub CreateFolderOnDtsServer (bstrParent As String, bstrNewFolderName As String, bstrServerName As String)

Paramètres

bstrParent
String
bstrNewFolderName
String
bstrServerName
String

Implémente

Attributs

S’applique à