IDTSPackage100.GetObjectFromPackagePath(String, IDTSProperty100) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
public:
System::Object ^ GetObjectFromPackagePath(System::String ^ bstrPath, [Runtime::InteropServices::Out] Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSProperty100 ^ % ppProperty);
[System.Runtime.InteropServices.DispId(70)]
public object GetObjectFromPackagePath (string bstrPath, out Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSProperty100 ppProperty);
[<System.Runtime.InteropServices.DispId(70)>]
abstract member GetObjectFromPackagePath : string * IDTSProperty100 -> obj
Public Function GetObjectFromPackagePath (bstrPath As String, ByRef ppProperty As IDTSProperty100) As Object
Parameter
- bstrPath
- String
- ppProperty
- IDTSProperty100
Mengembalikan
- Atribut