Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回最适合指定列的 System.Type 值。
Public Overrides Function GetFieldType(ByVal colID As Integer) As Type
public override Type GetFieldType(int colID)
colID 列的 ID 号。值必须在 [0,ULDataReader.FieldCount-1] 范围内。游标中第一列的 ID 值为 0。
列的 System.Type 值。
ULException 类 发生 SQL 错误。