Runtime Type : SQLDatasource : Config

Page Status: Beta
Jump to: navigation, search

Back to Runtime Types

A class for containing the credentials for a database.

Contents
[edit] Inherits From

root→Object→Meta→SQLService→Config

[edit] Fields
string database the name of the database to which you want to connect
string host the URL where your database is being hosted
string password the password for connecting to this database
long port the port number of the port you want to use to connect to this database
string user the username for connecting to this database
    Copyright © 2005 - 2008 Bungee Labs. All rights reserved.