Mini SQL Query Extensibility Documentation
CanReplaceText Property
NamespacesMiniSqlQuery.CoreIFindReplaceProviderCanReplaceText
True if the text can be replaced, otherwise false.
Declaration Syntax
C#Visual BasicVisual C++
bool CanReplaceText { get; }
ReadOnly Property CanReplaceText As Boolean
property bool CanReplaceText {
	bool get ();
}

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 1.0.0.0 (1.0.0.0)