ReaderCollection..::..GetItem Method

Namespace:  JiwaFinancials.Jiwa.JiwaODBC
Assembly:  JiwaODBC (in JiwaODBC.dll)

Syntax


public Reader GetItem(
	string PropertyName,
	Object PropertyValue
)
Public Function GetItem ( _
	PropertyName As String, _
	PropertyValue As Object _
) As Reader
public:
Reader^ GetItem(
	String^ PropertyName, 
	Object^ PropertyValue
)

Parameters

PropertyName
Type: String
PropertyValue
Type: Object