다음을 통해 공유


DataSet 멤버

Represents a dataset.

DataSet 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 DataSet() () () () Initializes a new instance of the DataSet class.
공용 메서드 DataSet(IPropertyStore) Initializes a new instance of the DataSet class.

맨 위로 이동

메서드

  이름 설명
공용 메서드 DeepClone Returns a deep clone of this ReportObject instance. (ReportObject에서 상속됩니다.)
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (ReportObject에서 상속됩니다.)
공용 메서드 GetContainingDataScopes The containing data scopes. (ReportObject에서 상속됩니다.)
공용 메서드 GetDataScopesFor Gets the data scopes for a contained item.
보호된 메서드 GetDataScopesForDefaultImpl 인프라 (ReportObject에서 상속됩니다.)
공용 메서드 GetFieldByName 인프라
공용 메서드 GetFieldReferences 인프라
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
공용 메서드 Initialize Initializes the current DataSet instance. (ReportObject. . :: . .Initialize() () () ()을(를) 재정의합니다.)
보호된 메서드 InitializeForDesigner 인프라 (ReportObject에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
보호된 메서드 OnChildPropertyChanged 인프라 (ReportObject에서 상속됩니다.)
보호된 메서드 OnPropertyChanged 인프라 (ReportObject에서 상속됩니다.)
보호된 메서드 SavePropertyValue< (Of < <' (T> ) > > ) 인프라 (ReportObject에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)
보호된 메서드 WrapPropertyStore 인프라 (ReportObject에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 AccentSensitivity Indicates whether the data is accent sensitive.
공용 속성 CaseSensitivity Indicates whether the data is case sensitive.
공용 속성 Collation Describes the locale that the report server uses to sort data.
공용 속성 Fields Contains the fields in a dataset.
공용 속성 Filters Contains the filters to apply to the dataset.
공용 속성 InterpretSubtotalsAsDetails Indicates whether to interpret subtotals as details.
공용 속성 KanatypeSensitivity Indicates whether the data is kanatype-sensitive.
공용 속성 Name The dataset name.
공용 속성 Parent The parent of this report object. (ReportObjectBase에서 상속됩니다.)
공용 속성 PropertyStore The property store. (ReportObjectBase에서 상속됩니다.)
공용 속성 Query Contains information about the query that is contained within the dataset.
공용 속성 Site 인프라 (ReportObject에서 상속됩니다.)
공용 속성 WidthSensitivity Indicates whether the data is width sensitive.

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 메서드 IDisposable. . :: . .Dispose (ReportObject에서 상속됩니다.)
명시적 인터페이스 구현전용 이벤트 IComponent. . :: . .Disposed (ReportObject에서 상속됩니다.)
명시적 인터페이스 구현전용 속성 IDataScope. . :: . .Group

맨 위로 이동