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