SqlPersistenceProviderFactory.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

속성 값

이 팩터리로 만든 지속성 공급자 인스턴스에 대한 연결 매개 변수입니다.

적용 대상