-
Notifications
You must be signed in to change notification settings - Fork 36
Data Functions
NileshGhodekar edited this page May 24, 2020
·
3 revisions
Function | Description |
---|---|
CreateSqlParameter | Creates a SqlParameter or OdbcParameter or DbParameter object. |
CreateSqlParameter2 | Creates a SqlParameter or OdbcParameter or DbParameter object. |
ExecuteSqlScalar | Executes a SQL stored procedure or a SQL query against a SQL Server database or an ODBC data source. |
ExecuteSqlNonQuery | Executes a SQL stored procedure or insert, update, delete statements against a SQL database or an ODBC data source. |
IndexByValue | Returns the zero-based index of the specified value in the input list. |
ValueByKey | Retrieves the value at the specified key in the input dictionary of string/object key-pairs. |
- MIMWAL Site - http://aka.ms/MIMWAL
- MIMWAL Releases - http://aka.ms/MIMWAL/Releases
- MIMWAL Documentation Wiki - http://aka.ms/MIMWAL/Wiki
- MIMWAL FAQ - http://aka.ms/mimwal/faq
- MIMWAL GitHub Code Repo - http://aka.ms/MIMWAL/Repo
- MIMWAL TechNet Q&A Forum (now read-only) - http://aka.ms/MIMWAL/Forum