BUG: DataColumn.MaxLength property is not set for strongly typed DataSets (317175)
The information in this article applies to:
- Microsoft ADO.NET (included with the .NET Framework)
- Microsoft ADO.NET (included with the .NET Framework 1.1)
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
This article was previously published under Q317175 SYMPTOMS If you create a strongly typed DataSet, the DataColumn.MaxLength property is not set. RESOLUTION To resolve this issue, use the FillSchema method to get the DataColumn.MaxLength property, or set the MissingSchemaAction property to AddWithKey. STATUSMicrosoft has confirmed that this is a bug in the Microsoft
products that are listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 3/10/2006 |
---|
Keywords: | kbtshoot kbvs2002sp1sweep kbbug kbSqlClient kbSystemData KB317175 kbAudDeveloper |
---|
|