ConnectionSettings.ConnectionString 속성

정의

이 속성은 사용자가 지정한 연결 문자열 반환하거나 개체 설정에 따라 계산된 연결 문자열 반환합니다. 명시적으로 설정하면 전달된 연결 문자열 반영하도록 ServerConnection 개체의 모든 속성이 채워집니다. 예외: ConnectionCannotBeChangedException InvalidPropertyValueException

[System.ComponentModel.Browsable(false)]
public string ConnectionString { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.ConnectionString : string with get, set
Public Property ConnectionString As String

속성 값

특성

적용 대상