Leadtools.Medical.Workstation.DataAccessLayer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
FormatStringForWildCard Method
See Also 
Leadtools.Medical.Workstation.DataAccessLayer Namespace > WorkstationSqlDataAccessAgent Class : FormatStringForWildCard Method



inputValue
The String value to be formatted.
inputValue
The String value to be formatted.
Applies formatting to the input string to make it valid for wild card search.

Syntax

Visual Basic (Declaration)  
Protected Overridable Function FormatStringForWildCard( _
   ByVal inputValue As String _
) As String
Visual Basic (Usage) Copy Code
Dim instance As WorkstationSqlDataAccessAgent
Dim inputValue As String
Dim value As String
 
value = instance.FormatStringForWildCard(inputValue)
C#  
protected virtual string FormatStringForWildCard( 
   string inputValue
)
C++/CLI  
protected:
virtual String^ FormatStringForWildCard( 
   String^ inputValue
) 

Parameters

inputValue
The String value to be formatted.

Return Value

A String representing the formatted value.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.DataAccessLayer requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features