FunctionParameter.IsMaxLength Property
Gets whether the parameter uses the maximum length supported by the database provider.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Booleantrue if parameter uses the maximum length supported by the database provider; otherwise, false.