[This is preliminary documentation and is subject to change.]
Executes the sql datareader
Namespace:
OfficeClip.DBLayerAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
protected SqlDataReader ExecuteReader() |
Visual Basic (Declaration) |
---|
Protected Function ExecuteReader As SqlDataReader |
Visual C++ |
---|
protected: SqlDataReader^ ExecuteReader() |