DataSetDefinition-Klasse
Represents information about a set of data to display in a report.
Namespace: ReportService2005
Assembly: ReportService2005 (in ReportService2005.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class DataSetDefinition
'Usage
Dim instance As DataSetDefinition
[SerializableAttribute]
public class DataSetDefinition
[SerializableAttribute]
public ref class DataSetDefinition
[<SerializableAttribute>]
type DataSetDefinition = class end
public class DataSetDefinition
Hinweise
Use the DataSetDefinition class with the DataSet property of the DataRetrievalPlan class.
A DataSetDefinition object is returned as output by the PrepareQuery method.
Vererbungshierarchie
System. . :: . .Object
ReportService2005..::..DataSetDefinition
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.