IDTSProject100.GetConfiguredPackageByName(String) 方法

定義

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

參數

bstrPackageStreamName
String

傳回

適用於