Properties of current SqlCommand object
CommandText | SELECT * FROM Authors |
CommandTimeout | 30 |
CommandType | Text |
Connection | System.Data.SqlClient.SqlConnection |
Parameters | System.Data.SqlClient.SqlParameterCollection |
Transaction | |
UpdatedRowSource | Both |
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.