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
Remarks
This interface should be implemented by the same class that implements IDataReader or IDataReaderExtension.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
IDataReaderFieldProperties Members
Microsoft.ReportingServices.DataProcessing Namespace