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