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

MSSqlLocalDBApi.MAX_STRING_SID_LENGTH Field

Gets the maximum length of the security identifier (186, by default).

Namespace: DevExpress.Xpo.DB.Helpers

Assembly: DevExpress.Xpo.v20.1.dll

NuGet Package: DevExpress.Xpo

Declaration

public const int MAX_STRING_SID_LENGTH = 186

Field Value

Type
Int32
See Also