Query.DataSourceName 속성

정의

데이터 원본 이름을 가져오거나 설정합니다.

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

속성 값

데이터 원본 이름입니다.

적용 대상