Packagestimulsoft.report.dictionary.adapters
Classpublic class StiMySqlAdapterService
InheritanceStiMySqlAdapterService Inheritance StiSqlAdapterService Inheritance StiDataStoreAdapterService Inheritance StiDataAdapterService Inheritance StiService Inheritance StiObject Inheritance Object



Public Properties
 PropertyDefined By
 Inheritedproperties : StiRepositoryItems
StiService
 InheritedserviceCategory : String
[read-only] Gets a service category.
StiService
 InheritedserviceInfo : String
[read-only] Gets a service description.
StiService
  serviceName : String
[override] [read-only]
StiMySqlAdapterService
 Inheritedservices : Array
[static] [read-only]
StiDataAdapterService
 InheritedserviceType : Class
[read-only] Gets a service type.
StiService
Public Methods
 MethodDefined By
  
StiMySqlAdapterService
 Inherited
clone(... args):Object
[override] Creates a new object that is a copy of the current instance.
StiService
 Inherited
connectDataSourceToData(dictionary:StiDictionary, dataSource:StiDataSource, loadData:Boolean):void
StiDataAdapterService
 Inherited
create(dictionary:StiDictionary, addToDictionary:Boolean = true):StiDataSource
[override] Creates a new Data Source and adds it to the dictionary.
StiDataStoreAdapterService
 Inherited
edit(dictionary:StiDictionary, dataSource:StiDataSource):Boolean
[override] Calls the form for Data Source edition.
StiDataStoreAdapterService
 Inherited
equals(object:Object):Boolean
StiObject
 Inherited
[override] Returns a collection of columns of data.
StiSqlAdapterService
 Inherited
[static] Returns adapter for Data in DataStore.
StiDataAdapterService
 Inherited
[static]
StiDataAdapterService
 Inherited
[override] Returns name of category for data.
StiSqlAdapterService
  
[override]
StiMySqlAdapterService
 Inherited
getDataTypes():Array
[override] Returns the array of data types to which the Data Source may refer.
StiSqlAdapterService
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
 Inherited
[override] Creates a shallow copy of the current Collection.
StiService
 Inherited
neww(dictionary:StiDictionary, dataSource:StiDataSource):Boolean
[override] Calls the form for a new Data Source edition.
StiDataStoreAdapterService
 Inherited
StiService
 Inherited
[override] Fills a name and alias of the Data Source relying on data.
StiSqlAdapterService
 Inherited
toString():String
StiDataAdapterService
Property Detail
serviceNameproperty
serviceName:String  [read-only] [override]


Implementation
    public function get serviceName():String
Constructor Detail
StiMySqlAdapterService()Constructor
public function StiMySqlAdapterService()



Method Detail
getDataSourceType()method
override public function getDataSourceType():Class

Returns
Class