|
|
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Overload List
| Name | Description | |
|---|---|---|
|
|
ExecuteScalar<(Of <<'(T>)>>)(IDbCommand) |
Executes the query and returns a single value from the query.
|
|
|
ExecuteScalar<(Of <<'(T>)>>)(IDbCommand, DatabaseExecuteSettings) |
Executes the query and returns a single value from the query.
|
|
|
ExecuteScalar<(Of <<'(T>)>>)(String, array<Object>[]()[][]) |
Executes the query and returns an boolean value from the query.
|
|
|
ExecuteScalar<(Of <<'(T>)>>)(IDbCommand, String, array<Object>[]()[][]) |
Executes the query and returns a value of type T from the query.
|