Partager via


Membres IDataReaderFieldProperties

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

Le type IDataReaderFieldProperties expose les membres suivants.

Méthodes

  Nom Description
Méthode publique GetPropertyCount Returns the number of properties for a specified field.
Méthode publique GetPropertyName Returns the name of a specified property for a specified field.
Méthode publique GetPropertyValue Returns the name of a specified property for a specified field.

Haut de la page