共用方式為


DataSetReference 成員

Represents a dataset that contains a list of valid parameter values or a default parameter.

DataSetReference 型別公開下列成員。

建構函式

  名稱 描述
公用方法 DataSetReference() () () () Initializes a new instance of the DataSetReference class.
公用方法 DataSetReference(IPropertyStore) Initializes a new instance of the DataSetReference 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。)
受保護的方法 GetDataScopesForDefaultImpl 基礎結構。 (繼承自 ReportObject。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
公用方法 Initialize 基礎結構。 (繼承自 ReportObject。)
受保護的方法 InitializeForDesigner 基礎結構。 (繼承自 ReportObject。)
受保護的方法 MemberwiseClone (繼承自 Object。)
受保護的方法 OnChildPropertyChanged 基礎結構。 (繼承自 ReportObject。)
受保護的方法 OnPropertyChanged 基礎結構。 (繼承自 ReportObject。)
受保護的方法 SavePropertyValue< (Of < <' (T> ) > > ) 基礎結構。 (繼承自 ReportObject。)
公用方法 ToString (繼承自 Object。)
受保護的方法 WrapPropertyStore 基礎結構。 (繼承自 ReportObject。)

頂端

屬性

  名稱 描述
公用屬性 DataSetName The name of the referenced data set.
公用屬性 LabelField The name of the field that displays a parameter value to the user.
公用屬性 Parent The parent of this report object. (繼承自 ReportObjectBase。)
公用屬性 PropertyStore The property store. (繼承自 ReportObjectBase。)
公用屬性 Site 基礎結構。 (繼承自 ReportObject。)
公用屬性 ValueField The name of the field that contains the valid values or the default value of the parameter.

頂端

明確繼承實作  

  名稱 描述
明確介面實作私用方法 IDisposable. . :: . .Dispose (繼承自 ReportObject。)
明確介面實作私用事件 IComponent. . :: . .Disposed (繼承自 ReportObject。)

頂端