C# Class exo_jcr.webdav.csclient.Search.SQLQuery

Inheritance: DavQuery
Afficher le fichier Open project: exodev/jcr-msofficeplugin Class Usage Examples

Méthodes publiques

Méthode Description
SQLQuery ( ) : System
setQuery ( String query ) : void
toXml ( XmlTextWriter writer ) : void

Method Details

SQLQuery() public méthode

public SQLQuery ( ) : System
Résultat System

setQuery() public méthode

public setQuery ( String query ) : void
query String
Résultat void

toXml() public méthode

public toXml ( XmlTextWriter writer ) : void
writer System.Xml.XmlTextWriter
Résultat void