Skip to main content
A newer version of this page is available. .

MSSqlLocalDBApi.MAX_LOCALDB_VERSION_LENGTH Field

Gets the maximum length of the LocalDB version (43, by default).

Namespace: DevExpress.Xpo.DB.Helpers

Assembly: DevExpress.Xpo.v20.1.dll

NuGet Package: DevExpress.Xpo

Declaration

public const int MAX_LOCALDB_VERSION_LENGTH = 43

Field Value

Type
Int32
See Also