Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
UltraLite.NET 不支持此方法。
Public Overrides Function GetChar(ByVal colID As Integer) As Char
public override char GetChar(int colID)
colID 列的 ID 号。值必须在 [0,ULDataReader.FieldCount-1] 范围内。游标中第一列的 ID 值为 0。
ULException 类 UltraLite.NET 不支持此方法。