TableDirect option is not supported?

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
When I tried to use SQLCommand.CommandType.TableDirect I got this error:
The CommandType enumeration value, 512, is not supported by the .Net Framework SqlClient Data Provider.
Parameter name: CommandType

Is it that hopeless? MSDN help says that it is a part of .NET Library.
Thanks.

View the full article
 
Back
Top