Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public const int MAX_LOCALDB_VERSION_LENGTH = 43

Field Value

Type
Int32
See Also