DacProfile.TargetConnectionString 속성

정의

배포의 대상으로 사용되는 데이터베이스 서버에 대한 연결 문자열 가져오기 또는 설정합니다.

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

속성 값

데이터베이스 서버 연결 정보를 지정하는 문자열입니다.

적용 대상