IDTSResultBinding Interface

Definition

Defines the properties for the result binding.

public interface class IDTSResultBinding
public interface IDTSResultBinding
type IDTSResultBinding = interface
Public Interface IDTSResultBinding

Properties

DtsVariableName

Gets or sets the name of the SSIS package variable.

ResultName

Gets or sets the name of the result.

Applies to