DataSource 클래스

정의

보고서 서버 데이터베이스 또는 SharePoint 라이브러리의 데이터 소스를 나타냅니다.

public ref class DataSource
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class DataSource
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type DataSource = class
Public Class DataSource
상속
DataSource
특성

설명

DataSource 메서드에서 GetItemDataSources 출력으로 반환되며, 메서드에 SetItemDataSources 입력으로 전달됩니다.

생성자

Name Description
DataSource()

DataSource 클래스의 새 인스턴스를 초기화합니다.

속성

Name Description
Item

데이터 소스 정의DataSource(객체)를 참조하는지, 공유 데이터 소스(DataSourceDefinition객체)를 DataSourceReference 가리는지를 나타내는 값을 받거나 설정합니다.

Name

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

적용 대상