'宣言 Public Sub Update( _ ByVal columnName As System.String, _ ByVal expression As System.String _ )
public void Update( System.string columnName, System.string expression )
パラメータ
- columnName
- specified column name.
- expression
- new expression string.
'宣言 Public Sub Update( _ ByVal columnName As System.String, _ ByVal expression As System.String _ )
public void Update( System.string columnName, System.string expression )