Поделиться через


DataSetDefinition Members

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  

В начало

Public Properties

  Имя Description
ms165546.pubproperty(ru-ru,SQL.90).gif AccentSensitivity Indicates whether the data in the data set is accent sensitive.
ms165546.pubproperty(ru-ru,SQL.90).gif AccentSensitivitySpecified Indicates whether a value for the AccentSensitivity property is specified.
ms165546.pubproperty(ru-ru,SQL.90).gif CaseSensitivity Indicates whether the data in the data set is case sensitive.
ms165546.pubproperty(ru-ru,SQL.90).gif CaseSensitivitySpecified Indicates whether a value for the CaseSensitivity property is specified.
ms165546.pubproperty(ru-ru,SQL.90).gif Collation Specifies the locale that is used for the collation sequence by which the data in the dataset is sorted.
ms165546.pubproperty(ru-ru,SQL.90).gif Fields The Field objects in the dataset.
ms165546.pubproperty(ru-ru,SQL.90).gif KanatypeSensitivity Indicates whether the data in the dataset is kanatype sensitive, which distinguishes between the two types of Japanese kana characters: Hiragana and Katakana.
ms165546.pubproperty(ru-ru,SQL.90).gif KanatypeSensitivitySpecified Indicates whether a value for the KanatypeSensitivity property is specified.
ms165546.pubproperty(ru-ru,SQL.90).gif Name The name of the dataset.
ms165546.pubproperty(ru-ru,SQL.90).gif Query The QueryDefinition object required to retrieve data from the data source.
ms165546.pubproperty(ru-ru,SQL.90).gif WidthSensitivity Indicates whether the data in the data set is width sensitive.
ms165546.pubproperty(ru-ru,SQL.90).gif WidthSensitivitySpecified Indicates whether a value for the WidthSensitivity property is specified.

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms165546.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165546.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Object )
ms165546.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms165546.pubmethod(ru-ru,SQL.90).gifms165546.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165546.pubmethod(ru-ru,SQL.90).gif ToString  (inherited from Object )

В начало

Protected Methods

  Имя Description
ms165546.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms165546.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

DataSetDefinition Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace