namespace: Serenity.Data assembly: Serenity.Net.Data
Creates a table alias like T0
public static string TableAlias(this int joinIndex)
parameter | description |
---|---|
joinIndex | Index of the join. |
- class SqlSyntax
namespace: Serenity.Data assembly: Serenity.Net.Data
Creates a table alias like T0
public static string TableAlias(this int joinIndex)
parameter | description |
---|---|
joinIndex | Index of the join. |