Qore Sqlite3SqlUtil Module Reference 1.1
Loading...
Searching...
No Matches
Sqlite3SqlUtil::Sqlite3PrimaryKey Class Reference

represents a Sqlite3-specific primary key constraint More...

#include <Sqlite3SqlUtil.qm.dox.h>

Inheritance diagram for Sqlite3SqlUtil::Sqlite3PrimaryKey:
[legend]

Public Member Methods

bool supportsName ()
 returns False since primary key constraints in Sqlite3 have no name
 

Detailed Description

represents a Sqlite3-specific primary key constraint