Home / General / using GetSchema() for columns collection in schema
digWin is a community news sharing site for Microsoft Techies. Share interesting news/links and rate them!

using GetSchema() for columns collection in schema


GetSchema(<schema name>), using the schema mapping name of the table.


e.g.


try{


//Create connection


HostFileConnection cn = new HostFileConnection();


cn.ConnectionString = cnstring;


cn.Open();


DataTable dtcn2 = cn.GetSchema("Tables");



a = 0;


foreach
















Microsoft news, tips and tricks search

Comments


Post voted by 1 digWinners


Featured Links

User

Login | Register




Forgot Password?

Sponsor

Anti spam filter for mail servers
Anti spam, anti phishing and email management software for Exchange/SMTP/Lotus. Download a FREE trial!

Featured

Download Free Exchange Ebook

Categories

Upcoming NEW

Recent comments

Related Sites