This topic has not yet been rated - Rate this topic

Field Class

SQL Server 2000

Represents a field within the dataset of a report.

Public Class Field
   Member of [Namespace]
public class Field
   Member of [Namespace]
Public Properties

public propertyAlias The alias of a field in a report. String.
public propertyName The name of a field in a query. String.

Remarks

Use Field with the Fields property of the DataSetDefinition class.

See Also

Reporting Services Web Service Library

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.