Skip to main content

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.v24.1.dll

NuGet Package: DevExpress.Xpo

Declaration

public const int MAX_LOCALDB_INSTANCE_NAME_LENGTH = 128

Field Value

Type
Int32
See Also