Click or drag to resize

OrmMaxStringLength Method

Namespace:  SQLite
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static Nullable<int> MaxStringLength(
	PropertyInfo p
)

Parameters

p
Type: System.ReflectionPropertyInfo

Return Value

Type: NullableInt32
See Also