共用方式為


IDTSExecutables100.Add(String) Method

Definition

public:
 Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSExecutable100 ^ Add(System::String ^ bstrMoniker);
[System.Runtime.InteropServices.DispId(2)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSExecutable100 Add (string bstrMoniker);
[<System.Runtime.InteropServices.DispId(2)>]
abstract member Add : string -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSExecutable100
Public Function Add (bstrMoniker As String) As IDTSExecutable100

Parameters

bstrMoniker
String

Returns

Attributes

Applies to