EntityTableSqlGenerator::GetTrigger Method (String^, String^, String^)
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Tables
Assembly: Microsoft.WindowsAzure.Mobile.Service.Entity (in Microsoft.WindowsAzure.Mobile.Service.Entity.dll)
protected: virtual String^ GetTrigger( String^ tableName, String^ idColumnName, String^ updatedAtColumnName )
Return Value
Type: System::String^
Show: