Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回由指定的列 ID 标识的列的 UltraLite.NET 数据类型。
Public Function GetColumnULDbType(ByVal columnID As Integer) As ULDbType
public ULDbType GetColumnULDbType(int columnID)
columnID 列的 ID。值必须在 [0,ColumnCount-1] 范围内。
ULDbType 枚举的整数。
ULException 类 发生 SQL 错误。