Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
このメソッドは Ultra Light.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 クラス このメソッドは Ultra Light.NET ではサポートされていません。