[This is preliminary documentation and is subject to change.]
void drop_column( string p_table, string p_name )
Sub drop_column ( _ p_table As String, _ p_name As String _ )
void drop_column( String^ p_table, String^ p_name )