Method Remove
Remove(string)
Removes the RevisionColumn with the specified SQL field.
public void Remove(string sqlField)
Parameters
sqlField
stringThe SQL field.
Removes the RevisionColumn with the specified SQL field.
public void Remove(string sqlField)
sqlField
stringThe SQL field.