Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定されたカラム ID によって識別されたカラムの Ultra Light.NET データ型を返します。
Public Function GetColumnULDbType(ByVal columnID As Integer) As ULDbType
public ULDbType GetColumnULDbType(int columnID)
columnID カラムの ID。値は、[0,ColumnCount-1] の範囲内であることが必要です。
ULDbType 列挙整数。
ULException クラス SQL エラーが発生しました。