Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
BridgeStack
Query
C# Class BridgeStack.Query
Base query class.
Inheritance:
IQuery
显示文件
Open project: bevacqua/BridgeStack
Public Methods
Method
Description
ShallowCopy
( ) :
IQuery
Creates a copy of this query object instance, including parameter values.
Method Details
ShallowCopy()
public
method
Creates a copy of this query object instance, including parameter values.
public
ShallowCopy
( ) :
IQuery
return
IQuery