SimpleORM.NET
range Method (p_field, p_value)
NamespacesSorm.InterfacesObjectDataTablerange(String, Object)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:Sorm.Interfaces.ObjectDataTable.range(System.String,System.Object)]

Declaration Syntax
C#Visual BasicVisual C++
ObjectData[] range(
	string p_field,
	Object p_value
)
Function range ( _
	p_field As String, _
	p_value As Object _
) As ObjectData()
array<ObjectData^>^ range(
	String^ p_field, 
	Object^ p_value
)
Parameters
p_field (String)

[Missing <param name="p_field"/> documentation for "M:Sorm.Interfaces.ObjectDataTable.range(System.String,System.Object)"]

p_value (Object)

[Missing <param name="p_value"/> documentation for "M:Sorm.Interfaces.ObjectDataTable.range(System.String,System.Object)"]

Return Value

[Missing <returns> documentation for M:Sorm.Interfaces.ObjectDataTable.range(System.String,System.Object)]

Assembly: sorm.interfaces (Module: sorm.interfaces) Version: 1.0.0.13068