DataSource.ConnectionString 속성

정의

연결 정보를 지정하는 문자열을 가져오거나 설정합니다.

public string ConnectionString { get; set; }
member this.ConnectionString : string with get, set
Public Property ConnectionString As String

속성 값

연결 문자열입니다.

적용 대상