다음을 통해 공유


ForEachSchemaRowsetEnumerator.Connection 속성

정의

스키마 행 집합 열거자에 대한 연결 정보를 포함하는 String을 가져오거나 설정합니다.

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

속성 값

연결 정보를 포함하는 문자열입니다.

구현

적용 대상