Condividi tramite


Membri DataSetDefinition

Represents information about a set of data to display in a report.

Il tipo DataSetDefinition espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico DataSetDefinition Initializes a new instance of the DataSetDefinition class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica AccentSensitivity Gets a value that indicates whether the data in the data set is accent-sensitive.
Proprietà pubblica AccentSensitivitySpecified Gets or sets a value that indicates whether a value for the AccentSensitivity property is specified.
Proprietà pubblica CaseSensitivity Gets a value that indicates whether the data in the data set is case-sensitive.
Proprietà pubblica CaseSensitivitySpecified Gets or sets a value that indicates whether a value for the CaseSensitivity property is specified.
Proprietà pubblica Collation Gets or sets the value that specifies the locale used for the collation sequence by which the data in the dataset is sorted.
Proprietà pubblica Fields Gets or sets the Field objects in the dataset.
Proprietà pubblica 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.
Proprietà pubblica KanatypeSensitivitySpecified Gets or sets a value that indicates whether a value for the KanatypeSensitivity property is specified.
Proprietà pubblica Name Gets or sets the name of the dataset.
Proprietà pubblica Query Gets or sets the QueryDefinition object required to retrieve data from the data source.
Proprietà pubblica WidthSensitivity Gets a value that indicates whether the data in the dataset is width-sensitive.
Proprietà pubblica WidthSensitivitySpecified Gets or sets a value that indicates whether a value for the WidthSensitivity property is specified.

In alto