Represents information about a set of data to display in a report.
The following tables list the members exposed by the DataSetDefinition type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| DataSetDefinition | Initializes a new instance of the DataSetDefinition class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | AccentSensitivity | Gets a value that indicates whether the data in the data set is accent-sensitive. | 
| .gif) | AccentSensitivitySpecified | Gets or sets a value that indicates whether a value for the AccentSensitivity property is specified. | 
| .gif) | CaseSensitivity | Gets a value that indicates whether the data in the data set is case-sensitive. | 
| .gif) | CaseSensitivitySpecified | Gets or sets a value that indicates whether a value for the CaseSensitivity property is specified. | 
| .gif) | Collation | Gets or sets the value that specifies the locale used for the collation sequence by which the data in the dataset is sorted. | 
| .gif) | Fields | Gets or sets the Field objects in the dataset. | 
| .gif) | KanatypeSensitivity | Gets a value that indicates whether the data in the dataset is kanatype-sensitive, which distinguishes between the two types of Japanese kana characters: Hiragana and Katakana. | 
| .gif) | KanatypeSensitivitySpecified | Gets or sets a value that indicates whether a value for the KanatypeSensitivity property is specified. | 
| .gif) | Name | Gets or sets the name of the dataset. | 
| .gif) | Query | Gets or sets the QueryDefinition object required to retrieve data from the data source. | 
| .gif) | WidthSensitivity | Gets a value that indicates whether the data in the dataset is width-sensitive. | 
| .gif) | WidthSensitivitySpecified | Gets or sets a value that indicates whether a value for the WidthSensitivity property is specified. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部