OracleDataReader.GetProviderSpecificFieldType(Int32) メソッド
定義
基になるプロバイダー固有フィールド型の内部表現である Object
を取得します。Gets an Object
that is a representation of the underlying provider specific field type.
public:
override Type ^ GetProviderSpecificFieldType(int i);
public override Type GetProviderSpecificFieldType (int i);
override this.GetProviderSpecificFieldType : int -> Type
Public Overrides Function GetProviderSpecificFieldType (i As Integer) As Type
パラメーター
戻り値
基になるプロバイダー固有フィールド型の内部表現である Object を取得します。Gets an Object that is a representation of the underlying provider specific field type.