ExpressionEvaluationContextQuoteIdentifier - свойство
Функция квотирования имени столбца.
Пространство имён: Tessa.Views.ParserСборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public Expression<Func<string, string>> QuoteIdentifier { get; }
Public ReadOnly Property QuoteIdentifier As Expression(Of Func(Of String, String))
Get
public:
virtual property Expression<Func<String^, String^>^>^ QuoteIdentifier {
Expression<Func<String^, String^>^>^ get () sealed;
}
abstract QuoteIdentifier : Expression<Func<string, string>> with get
override QuoteIdentifier : Expression<Func<string, string>> with get
ExpressionFuncString,
StringIExpressionEvaluatingContextQuoteIdentifier