adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / DatabaseConnectionSettings Class / DatabaseName Field


In This Topic
    DatabaseName Field
    In This Topic
    The name of the database, if required
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public DatabaseName As String
    [DataMember()]
    public string DatabaseName
    [DataMember()]
    public:
    String^ DatabaseName
    See Also