C1.Silverlight.Data 名前空間 > DataTable クラス > Compute メソッド : Compute(String,DataRow) メソッド |
'宣言
Public Overloads Function Compute( _ ByVal expression As System.String, _ ByVal row As DataRow _ ) As System.Object
public System.object Compute( System.string expression, DataRow row )