Not specifically, However you can check if it is an Autoincrement and the AutoincrementSeed value.
Want to know more? Check out the MSDN Library at
http://msdn.microsoft.com or the Microsoft Knowledge Base at
http://support.microsoft.com
Scot Rose, MCSD
Microsoft Visual Basic Developer Support
Email :
(E-Mail Removed) <Remove word online. from address>
This posting is provided “AS IS”, with no warranties, and confers no rights.
--------------------
>From: (E-Mail Removed) (joe)
>Newsgroups: microsoft.public.dotnet.framework.adonet
>Subject: DataTable schema for identity
>Date: 15 Jul 2003 07:42:13 -0700
>Organization: http://groups.google.com/
>Lines: 5
>Message-ID: <(E-Mail Removed)>
>NNTP-Posting-Host: 134.174.21.2
>Content-Type: text/plain; charset=ISO-8859-1
>Content-Transfer-Encoding: 8bit
>X-Trace: posting.google.com 1058280133 18038 127.0.0.1 (15 Jul 2003 14:42:13 GMT)
>X-Complaints-To: groups-(E-Mail Removed)
>NNTP-Posting-Date: 15 Jul 2003 14:42:13 GMT
>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-online.de!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!sn-xit-03!sn-xit-01!sn-xit-09!
supernews.com!postnews1.google.com!not-for-mail
>Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.adonet:55741
>X-Tomcat-NG: microsoft.public.dotnet.framework.adonet
>
>Is there anyway to tell if a column is an identity field using the
>data adapter's FillSchema method.
>
>Thanks,
>Joe
>