Documentation

IRelationalSchema extends ISchema

Tags
author

Ramone Burrell ramone@ramoneburrell.com

since

Version 0.1.0

Table of Contents

Methods

delete()  : IModel
getName()  : string
Gets the name of the schema
getTable()  : ITable
read()  : IModel|void|null
save()  : IModel
update()  : IModel

Methods

getName()

Gets the name of the schema

public getName() : string
Return values
string

The name of the schema.


        
On this page

Search results