adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / DatabaseConnectionSettings Class
Fields

In This Topic
    DatabaseConnectionSettings Class Members
    In This Topic

    The following tables list the members exposed by DatabaseConnectionSettings.

    Public Constructors
    Public Fields
     NameDescription
    Public Field Additional options to be included for the connection  
    Public Field The OID of the CredentialProfile representing the account to connect with.  
    Public Field Specify a custom connection string to use  
    Public Field The name of the database, if required  
    Public Field The type of database  
    Public Field The name of the database provider to use  
    Public Field The database schema name, if required  
    Public Field The name or IP address of the database server  
    Public Field Whether to use integrated security (automatic authentication)  
    Top
    See Also