IDTSResultBinding.ResultName Property

Definition

Gets or sets the name of the result.

public:
 property System::Object ^ ResultName { System::Object ^ get(); void set(System::Object ^ value); };
public object ResultName { get; set; }
member this.ResultName : obj with get, set
Public Property ResultName As Object

Property Value

The name of the result.

Applies to