West Wind Application Settings for .NET |
wwDataUtils.GetSqlCommand
|
Creates a Command object and opens a connection
Syntax: |
public static SqlCommand GetSqlCommand( string ConnectionString, string Sql, SqlParameter[] Parameters ); |
| Parameters: |
ConnectionString Sql Parameters |