다음을 통해 공유


EntityConnectionStringBuilder.ProviderConnectionString 속성

정의

공급자별 내부 연결 문자열을 가져오거나 설정합니다.

[System.ComponentModel.DisplayName("Provider Connection String")]
[System.ComponentModel.RefreshProperties(System.ComponentModel.RefreshProperties.All)]
public string ProviderConnectionString { get; set; }
member this.ProviderConnectionString : string with get, set
Public Property ProviderConnectionString As String

속성 값

공급자별 내부 연결 문자열입니다.

특성

적용 대상