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