Datatable issue
Messages   Related Types
This message was discovered on microsoft.public.dotnet.general.

Post a new message to this list...

John
Hi all,

How do I programmatically determine if a datatable already exists in a
dataset?

Regards
John.

Reply to this message...
 
    
Shiva
DataSet.Tables.Contains ("<table name>")

"John" <Click here to reveal e-mail address> wrote in message
news:Click here to reveal e-mail address...
Hi all,

How do I programmatically determine if a datatable already exists in a
dataset?

Regards
John.

Reply to this message...
 
    
John
Thanks a lot...

"Shiva" <Click here to reveal e-mail address> wrote in message
news:Click here to reveal e-mail address...
[Original message clipped]

Reply to this message...
 
    
Cor Ligthert
Shiva,

Just an addition, When is that name filled of course in the tablename
By instance with
da.Fill(ds, thistablename)

When the table has no name you cannot find it.

Cor

Reply to this message...
 
    
Shiva
I agree Cor. I assume the developer would have given a name to the DT.

Thanks.

"Cor Ligthert" <Click here to reveal e-mail address> wrote in message
news:Click here to reveal e-mail address...
Shiva,

Just an addition, When is that name filled of course in the tablename
By instance with
da.Fill(ds, thistablename)

When the table has no name you cannot find it.

Cor

Reply to this message...
 
 
System.Data.DataSet




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com