File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 16711671
16721672 ]]> </format >
16731673 </remarks >
1674+ <exception cref =" T:System.ArgumentNullException" ><paramref name =" column" /> is <see langword =" null" />.</exception >
1675+ <exception cref =" T:System.Data.RowNotInTableException" >The row does not belong to the table.</exception >
16741676 </Docs >
16751677 </Member >
16761678 <Member MemberName =" IsNull" >
17181720
17191721 ]]> </format >
17201722 </remarks >
1723+ <exception cref =" T:System.IndexOutOfRangeException" >No column corresponds to the index specified by <paramref name =" columnIndex" />.</exception >
1724+ <exception cref =" T:System.Data.RowNotInTableException" >The row does not belong to the table.</exception >
17211725 </Docs >
17221726 </Member >
17231727 <Member MemberName =" IsNull" >
17651769
17661770 ]]> </format >
17671771 </remarks >
1772+ <exception cref =" T:System.ArgumentException" >The column specified by <paramref name =" columnName" /> cannot be found.</exception >
1773+ <exception cref =" T:System.ArgumentNullException" ><paramref name =" columnName" /> is <see langword =" null" />.</exception >
1774+ <exception cref =" T:System.Data.RowNotInTableException" >The row does not belong to the table.</exception >
17681775 </Docs >
17691776 </Member >
17701777 <Member MemberName =" IsNull" >
18051812 <returns >
18061813 <see langword =" true" /> if the column contains a null value; otherwise, <see langword =" false" />.</returns >
18071814 <remarks >To be added.</remarks >
1815+ <exception cref =" T:System.ArgumentNullException" ><paramref name =" column" /> is <see langword =" null" />.</exception >
1816+ <exception cref =" T:System.Data.RowNotInTableException" >The row does not belong to the table.</exception >
1817+ <exception cref =" T:System.Data.VersionNotFoundException" >The row does not have the requested <paramref name =" version" />.</exception >
18081818 </Docs >
18091819 </Member >
18101820 <MemberGroup MemberName =" Item" >
28992909 </Docs >
29002910 </Member >
29012911 </Members >
2902- </Type >
2912+ </Type >
You can’t perform that action at this time.
0 commit comments