StorageDataReader.GetFieldType(Int32) Method

Definition

public:
 Type ^ GetFieldType(int i);
public Type GetFieldType (int i);
member this.GetFieldType : int -> Type
Public Function GetFieldType (i As Integer) As Type

Parameters

i
Int32

Returns

Type

Applies to