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