protected string GetFieldName( string columnName, string alias )
Protected Function GetFieldName ( _ columnName As String, _ alias As String _ ) As String
protected: String^ GetFieldName( String^ columnName, String^ alias )