Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion xml/System.Data/DataColumn.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1161,7 +1161,7 @@
<format type="text/markdown"><![CDATA[

## Remarks
Setting the <xref:System.Data.DataColumn.DataType%2A> value is very important to guaranteeing the correct creation and updating of data in a data source.
Setting the <xref:System.Data.DataColumn.DataType%2A> value is very important for guaranteeing the correct creation and updating of data in a data source.

The <xref:System.Data.DataColumn.DataType%2A> property supports the following base .NET Framework data types:

Expand Down