QueryColumnExpressionCollection.Add(String,String) - метод Смотри также Terrasoft.Core.DB - пространство имен > QueryColumnExpressionCollection - класс > Add - метод : Add(String,String) - метод C#
- sourceAlias
- The alias of the source.
- sourceColumnAlias
- The alias of the column.
Glossary Item Box
public void Add( string sourceAlias, string sourceColumnAlias )
Параметры
- sourceAlias
- The alias of the source.
- sourceColumnAlias
- The alias of the column.