'宣言 Public Function Evaluate( _ ByVal columnName As System.String _ ) As System.Object
public System.object Evaluate( System.string columnName )
パラメータ
- columnName
- 指定された列名。
戻り値の型
評価の結果を返します。
'宣言 Public Function Evaluate( _ ByVal columnName As System.String _ ) As System.Object
public System.object Evaluate( System.string columnName )