C1.Silverlight.Data 名前空間 > DataRow クラス > SetColumnError メソッド : SetColumnError(Int32,String) メソッド |
'宣言
Public Overloads Sub SetColumnError( _ ByVal columnIndex As System.Integer, _ ByVal error As System.String _ )
public void SetColumnError( System.int columnIndex, System.string error )