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

MSSqlLocalDBApi.MAX_LOCALDB_INSTANCE_NAME_LENGTH Field

Gets the maximum LocalDB instance name length (43, by default).

Namespace: DevExpress.Xpo.DB.Helpers

Assembly: DevExpress.Xpo.v20.1.dll

NuGet Package: DevExpress.Xpo

Declaration

public const int MAX_LOCALDB_INSTANCE_NAME_LENGTH = 128

Field Value

Type
Int32
See Also