IDataReaderFieldProperties Interface

Provides a means of reading field properties from result sets obtained using the IDataReader or IDataReaderExtension interfaces.

Namespace: Microsoft.ReportingServices.DataProcessing
Assembly : Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)

Syntax

'Declaration
Public Interface IDataReaderFieldProperties
public interface IDataReaderFieldProperties
public interface class IDataReaderFieldProperties
public interface IDataReaderFieldProperties
public interface IDataReaderFieldProperties

Hinweise

This interface should be implemented by the same class that implements IDataReader or IDataReaderExtension.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

IDataReaderFieldProperties Members
Microsoft.ReportingServices.DataProcessing Namespace