PlaceholderExecutableQueryQueryText - свойство
Текст запроса к базе данных, подготовленный для выполнения.
Пространство имён: Tessa.Platform.PlaceholdersСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public string QueryText { get; }
Public ReadOnly Property QueryText As String
Get
public:
virtual property String^ QueryText {
String^ get () sealed;
}
abstract QueryText : string with get
override QueryText : string with get
StringIPlaceholderExecutableQueryQueryText