PlaceholderExecutableQueryQueryText - свойство
Текст запроса к базе данных, подготовленный для выполнения.
Пространство имён: Tessa.Platform.PlaceholdersСборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
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