다음을 통해 공유


IDTSXMLTask.SecondOperand 속성

정의

두 번째 피연산자인 사용자 제공 텍스트, 연결 또는 변수의 이름을 가져오거나 설정합니다.

public:
 property System::String ^ SecondOperand { System::String ^ get(); void set(System::String ^ value); };
public string SecondOperand { get; set; }
member this.SecondOperand : string with get, set
Public Property SecondOperand As String

속성 값

두 번째 피연산자인 사용자 제공 텍스트, 연결 또는 변수의 이름입니다.

적용 대상