database..::..Readers Property

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

Syntax


public ReaderCollection Readers { get; set; }
Public Property Readers As ReaderCollection
	Get
	Set
public:
property ReaderCollection^ Readers {
	ReaderCollection^ get ();
	void set (ReaderCollection^ value);
}