public static ExecuteDataRow ( string connectionString, string commandText ) : DataRow | ||
connectionString | string | Settings to be used for the connection |
commandText | string | Command to execute |
return | DataRow |
public static ExecuteDataRow ( string connectionString, string commandText ) : DataRow | ||
connectionString | string | Settings to be used for the connection |
commandText | string | Command to execute |
return | DataRow |