Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
オブジェクトのデータ型である Type を返します。
Public Overrides Function GetFieldType(ByVal index As Integer) As Type
public override Type GetFieldType(int index)
index 0 から始まるカラムの順序。
オブジェクトのデータ型である Type。