IDTSProject100.GetConfiguredPackageByName(String) メソッド

定義

public:
 Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSPackage100 ^ GetConfiguredPackageByName(System::String ^ bstrPackageStreamName);
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSPackage100 GetConfiguredPackageByName(string bstrPackageStreamName);
abstract member GetConfiguredPackageByName : string -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSPackage100
Public Function GetConfiguredPackageByName (bstrPackageStreamName As String) As IDTSPackage100

パラメーター

bstrPackageStreamName
String

返品

返送された荷物。

適用対象