Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
exo_jcr
webdav
csclient
Search
SQLQuery
C# Class exo_jcr.webdav.csclient.Search.SQLQuery
Inheritance:
DavQuery
ファイルを表示
Open project: exodev/jcr-msofficeplugin
Class Usage Examples
Public Methods
Method
Description
SQLQuery
( ) :
System
setQuery
(
String
query
) :
void
toXml
(
XmlTextWriter
writer
) :
void
Method Details
SQLQuery()
public
method
public
SQLQuery
( ) :
System
return
System
setQuery()
public
method
public
setQuery
(
String
query
) :
void
query
String
return
void
toXml()
public
method
public
toXml
(
XmlTextWriter
writer
) :
void
writer
System.Xml.XmlTextWriter
return
void