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


Интерфейс IDataReaderFieldProperties

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

Пространство имен:  Microsoft.ReportingServices.DataProcessing
Сборка:  Microsoft.ReportingServices.Interfaces (в Microsoft.ReportingServices.Interfaces.dll)

Синтаксис

'Декларация
Public Interface IDataReaderFieldProperties
'Применение
Dim instance As IDataReaderFieldProperties
public interface IDataReaderFieldProperties
public interface class IDataReaderFieldProperties
type IDataReaderFieldProperties =  interface end
public interface IDataReaderFieldProperties

Замечания

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