共用方式為


IDataReaderFieldProperties 成員

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

IDataReaderFieldProperties 型別公開下列成員。

方法

  名稱 描述
公用方法 GetPropertyCount Returns the number of properties for a specified field.
公用方法 GetPropertyName Returns the name of a specified property for a specified field.
公用方法 GetPropertyValue Returns the name of a specified property for a specified field.

頂端