Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
通过其名称获取从 1 开始的列 ID。
public virtual ul_column_num GetColumnID(const char * columnName)
columnName 列名称。
如果列不存在,则返回 0;否则,如果列的名称不存在,则返回 SQLE_COLUMN_NOT_FOUND。