DatabaseEditions.Basic Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Basic Edition Database is best suited for small databases with few transactions (<100) per minute and only a couple users.
public const string Basic;
val mutable Basic : string
Public Const Basic As String