Qyoto  4.0.5
Qyoto is a C# language binding for Qt
 All Classes Namespaces Functions Variables Typedefs Enumerations Properties
QtSql.QSqlIndex Member List

This is the complete list of members for QtSql.QSqlIndex, including all inherited members.

Append(QSqlField field)QtSql.QSqlIndex
Append(QSqlField field, bool desc)QtSql.QSqlIndex
Clear()QtSql.QSqlRecord
ClearValues()QtSql.QSqlRecord
Contains(string name)QtSql.QSqlRecord
Count()QtSql.QSqlRecord
CreateProxy()QtSql.QSqlIndexvirtual
CursorNameQtSql.QSqlIndex
Dispose()QtSql.QSqlIndex
Equals(object o)QtSql.QSqlRecord
Field(int i)QtSql.QSqlRecord
Field(string name)QtSql.QSqlRecord
FieldName(int i)QtSql.QSqlRecord
GetHashCode()QtSql.QSqlRecord
IndexOf(string name)QtSql.QSqlRecord
Insert(int pos, QSqlField field)QtSql.QSqlRecord
interceptorQtSql.QSqlRecordprotected
IsDescending(int i)QtSql.QSqlIndex
IsEmpty()QtSql.QSqlRecord
IsGenerated(int i)QtSql.QSqlRecord
IsGenerated(string name)QtSql.QSqlRecord
IsNull(int i)QtSql.QSqlRecord
IsNull(string name)QtSql.QSqlRecord
NameQtSql.QSqlIndex
operator!=(QSqlRecord arg1, QSqlRecord arg2)QtSql.QSqlRecordstatic
operator==(QSqlRecord arg1, QSqlRecord arg2)QtSql.QSqlRecordstatic
QSqlIndex(System.Type dummy)QtSql.QSqlIndexprotected
QSqlIndex(QSqlIndex other)QtSql.QSqlIndex
QSqlIndex(string cursorName="", string name="")QtSql.QSqlIndex
QSqlRecord(System.Type dummy)QtSql.QSqlRecordprotected
QSqlRecord()QtSql.QSqlRecord
QSqlRecord(QSqlRecord other)QtSql.QSqlRecord
Remove(int pos)QtSql.QSqlRecord
Replace(int pos, QSqlField field)QtSql.QSqlRecord
SetDescending(int i, bool desc)QtSql.QSqlIndex
SetGenerated(string name, bool generated)QtSql.QSqlRecord
SetGenerated(int i, bool generated)QtSql.QSqlRecord
SetNull(int i)QtSql.QSqlRecord
SetNull(string name)QtSql.QSqlRecord
SetValue(int i, object val)QtSql.QSqlRecord
SetValue(string name, object val)QtSql.QSqlRecord
SmokeObjectQtSql.QSqlRecord
Value(int i)QtSql.QSqlRecord
Value(string name)QtSql.QSqlRecord