EntityTableSqlGenerator::GetColumnName Method (String^, String^)

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Tables
Assembly:  Microsoft.WindowsAzure.Mobile.Service.Entity (in Microsoft.WindowsAzure.Mobile.Service.Entity.dll)

protected:
virtual String^ GetColumnName(
	String^ escapedTableName,
	String^ columnName
)

Return Value

Type: System::String^
Return to top
Show: