IDTSPackageInternal100.SetISServerExecutionID(Int64) Method

Definition

Sets the Integration Services server execution ID of the package.

public:
 void SetISServerExecutionID(long ISServerExecutionID);
[System.Runtime.InteropServices.DispId(1610743810)]
public void SetISServerExecutionID (long ISServerExecutionID);
[<System.Runtime.InteropServices.DispId(1610743810)>]
abstract member SetISServerExecutionID : int64 -> unit
Public Sub SetISServerExecutionID (ISServerExecutionID As Long)

Parameters

ISServerExecutionID
Int64

The Integration Services server execution ID to set.

Attributes

Applies to