CSqlExample Class Reference

List of all members.

Public Member Functions

 ~CSqlExample ()
void CreateNonSecureDBL ()
void CreateAndOpenSecureDBL ()
void CopyDatabaseL ()
void AttachDatabasesL ()
void DataTypesQueryL ()
void ScalarFullSelectL ()
void ColumnBinaryStreamL ()
void DeleteL ()

Static Public Member Functions

static CSqlExampleNewLC ()

Detailed Description

Demonstrates some uses of the Symbian platform SQL component.

The class demonstrates how to

Definition at line 55 of file sqlexample.h.


Constructor & Destructor Documentation

CSqlExample::~CSqlExample (  ) 

Member Function Documentation

CSqlExample * CSqlExample::NewLC (  )  [static]

Allocates and constructs a CSqlExample object and leaves it on the cleanup stack. Initialises all member data to their default values.

Definition at line 77 of file sqlexample.cpp.

void CSqlExample::CreateNonSecureDBL (  ) 
void CSqlExample::CreateAndOpenSecureDBL (  ) 
void CSqlExample::CopyDatabaseL (  ) 
void CSqlExample::AttachDatabasesL (  ) 
void CSqlExample::DataTypesQueryL (  ) 
void CSqlExample::ScalarFullSelectL (  ) 
void CSqlExample::ColumnBinaryStreamL (  ) 

Generated by  doxygen 1.6.2