DBDataPermissionAttribute.ConnectionString 속성

정의

허용되는 연결 문자열을 가져오거나 설정합니다.

public:
 property System::String ^ ConnectionString { System::String ^ get(); void set(System::String ^ value); };
public string ConnectionString { get; set; }
member this.ConnectionString : string with get, set
Public Property ConnectionString As String

속성 값

허용되는 연결 문자열입니다.

설명

여러 연결 문자열을 식별할 수 있습니다. KeyRestrictions를 사용하여 추가 연결 문자열 제한을 제공할 수도 있습니다.

적용 대상

추가 정보