IDTSProjectAccessor100.CreateSsisServerExecution 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:
Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSServerExecution100 ^ CreateSsisServerExecution(System::String ^ bstrServerName, System::String ^ bstrPackagePath, System::String ^ bstrReferenceId, bool bUse32BitRuntime);
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSServerExecution100 CreateSsisServerExecution (string bstrServerName, string bstrPackagePath, string bstrReferenceId, bool bUse32BitRuntime);
abstract member CreateSsisServerExecution : string * string * string * bool -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSServerExecution100
Public Function CreateSsisServerExecution (bstrServerName As String, bstrPackagePath As String, bstrReferenceId As String, bUse32BitRuntime As Boolean) As IDTSServerExecution100
Parameter
- bstrServerName
- String
- bstrPackagePath
- String
- bstrReferenceId
- String
- bUse32BitRuntime
- Boolean