WCF services
How to get database table structure ( column name,data type,length,primary key,.... ) using c#, WCF services just. I call the function, function retrieve the data table structure
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ravi Polara PatidarPosted Jun 23, 2016, 7:05 AM
Look here for more information: MSDN: Working with the GetSchema Methods
Edit: use GetSchema instead of getSchema