Closed mausch closed 10 years ago
DbType = Unchecked.defaultof<DbType> means AnsiString, which is incorrect. Use an option, set by default to None, then if None, don't set the actual parameter's DbType property.
DbType = Unchecked.defaultof<DbType>
4b3d5aea44295240a533feb2a04dc5a59423ccfa
DbType = Unchecked.defaultof<DbType>
means AnsiString, which is incorrect. Use an option, set by default to None, then if None, don't set the actual parameter's DbType property.