SQL_FieldNameToNum
- Синтаксис
-
native SQL_FieldNameToNum(Handle:query, const name[]);
Переменная | Описание |
---|---|
Нет агрументов |
- Описание
- Returns the number of a named column, or -1 if not found.
native SQL_FieldNameToNum(Handle:query, const name[]);
Переменная | Описание |
---|---|
Нет агрументов |