Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 662 Bytes

Access.CurrentProject.IsWeb.md

File metadata and controls

33 lines (19 loc) · 662 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
CurrentProject.IsWeb property (Access)
vbaac10.chm14677
vbaac10.chm14677
Access.CurrentProject.IsWeb
dbcd7b51-75d1-54c7-9c49-7b1ea403c4d9
02/27/2019
medium

CurrentProject.IsWeb property (Access)

Gets whether the database is a web database. Read-only Boolean.

Syntax

expression.IsWeb

expression A variable that represents a CurrentProject object.

Remarks

The IsWeb property contains True if the database is a web database.

[!includeSupport and feedback]