[This is preliminary documentation and is subject to change.]
Executes the query that returns a single valur
Namespace:
OfficeClip.DBLayerAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
protected Object ExecuteScalar() |
| Visual Basic (Declaration) |
|---|
Protected Function ExecuteScalar As Object |
| Visual C++ |
|---|
protected: Object^ ExecuteScalar() |
