언어

ForEachSchemaRowsetEnumerator.Connection 속성

정의

스키마 로우셋 열거기의 연결 정보를 포함하는 문자열을 받거나 설정합니다.

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

속성 값

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

구현

적용 대상