Пример #1
0
 internal OdbcDescriptorHandle GetDescriptorHandle(ODBC32.SQL_ATTR attribute)
 {
     return(_cmdWrapper.GetDescriptorHandle(attribute));
 }