Class StiOleDbDatabase

All Implemented Interfaces:
IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiName, ICloneable, IStiAlias, IStiInherited, Cloneable

public class StiOleDbDatabase extends StiSqlDatabase
  • Constructor Details

    • StiOleDbDatabase

      public StiOleDbDatabase()
      Creates a new object of the type StiOleDbDatabase.
    • StiOleDbDatabase

      public StiOleDbDatabase(String name, String connectionString)
      Creates a new object of the type StiOleDbDatabase.
    • StiOleDbDatabase

      public StiOleDbDatabase(String name, String alias, String connectionString)
      Creates a new object of the type StiOleDbDatabase.