RDMSCartridge.Translate(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Translate the xmlQuery to the accepted query of the DB provider
public:
System::String ^ Translate(System::String ^ xmlInput);
public string Translate (string xmlInput);
member this.Translate : string -> string
Public Function Translate (xmlInput As String) As String
Parameters
- xmlInput
- String
xmlQuery
Returns
Accepted query