Database.Active

True (the default) if the database is available to be queried on. Set this to False if the database should be disabled, such as if the database is optional and isn't available to this particular user. This setting is ignored for the main database.

public bool Active { get; set; }

See also:

Class Database

© Stonefield Software Inc., 2023 • Updated: 06/01/10
Comment or report problem with topic