Data for Silverlight
GetErrors メソッド (DataTable)

エラーを含む DataRow オブジェクトの配列を取得します。
構文
'宣言
 
Public Function GetErrors() As DataRow()
public DataRow[] GetErrors()

戻り値の型

エラーがある DataRow オブジェクトの配列。
参照

DataTable クラス
DataTable メンバ