网页
图片
视频
学术
词典
地图
更多
航班
笔记本
SqlDependency
网络
数据库缓存技术;库更新并启动事件
网络释义
1.
数据库缓存技术
...为在海量数据中这个关键字会花很长的查找时间) 使用
数据库缓存技术
(
SqlDependency
) .Net 2.0后可以使用数据库缓存技术, …
zzk.cnblogs.com
|
基于3个网页
2.
库更新并启动事件
关於如何侦测资料
库更新并启动事件
(
SqlDependency
) 更改我的阅读文章字型大小 大 小 > C# - 讨论区 ■ 月热门主题 ■ 季热...
www.programmer-club.com
|
基于2个网页
例句
释义:
全部
全部
,
数据库缓存技术
数据库缓存技术
,
库更新并启动事件
库更新并启动事件
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
SqlDependency
must
be
initialized
by
calling
the
Start
method
to
establish
a
dependency
to
the
database
.
必须
通过
调用
开始
方法
来
建立
相关性
到
数据库
初始
化
SqlDependency
。
support.microsoft.com
2.
This
notification
request
contains
an internal identifier that
uniquely
identifies
this
SqlDependency
object
.
此
通知
请求
包含
唯一
标识
此
SqlDependency
对象
的
GUID
。
msdn2.microsoft.com
3.
When a
notification
message
arrives
,
the
SqlDependency
object
calls
the
event
handler
registered
in
the
SqlDependency
object
.
通知
消息
到达
后
,
SqlDependency
对象
将
调用
在
SqlDependency
对象
中
注册
的
事件
处理程序
。
msdn2.microsoft.com
4.
A
SqlDependency
object
can
be
associated
with
a SqlCommand in order to
detect
when
query
results
differ
from
those
originally
retrieved
.
您
可以
执行
SQL
语句
并
使用
SqlDependency
对象
检测
查询
结果
何时
将
不同
于
最初
检索
的
结果
。
msdn2.microsoft.com
5.
SqlDependency
ObjectThe
query
notifications
API provides
SqlDependency
object
to
process
notifications
.
SqlDependency
对象
:
查询
通知
API
提供
SqlDependency
对象
来
处理
通知
。
support.microsoft.com
6.
Initiate
a
SqlDependency
connection
to
the
server
.
启动
与
服务器
的
SqlDependency
连接
。
msdn2.microsoft.com
7.
Subscribe
an
event
handler
to
the
OnChange
event
of
the
SqlDependency
object
.
向
SqlDependency
对象
的
OnChange
事件
预订
事件
处理程序
。
msdn2.microsoft.com
8.
Create
a
new
SqlDependency
object
,
or use
an existing
one,
and
bind
it
to
the SqlCommand
object
.
创建
一个
新
的
SqlDependency
对象
,
或者
使用
现有
对象
,
然后
将
它
绑定
到
SqlCommand
对象
。
msdn2.microsoft.com
9.
This
virtual
lab
shows
you
how
to
build
a
Windows
application
with a
data
bound
grid
and
use
SQLDependency
and
SQLNotification
.
本
虚拟
实验室
为
您
展示
如何
利用
数据
绑定
网格
构建
Windows
应用程序
以及
如何
使用
SQLDependency
和
SQLNotification
。
msdn2.microsoft.com
10.
Stop
the
SqlDependency
connection
to the
server
.
停止
与
服务器
的
SqlDependency
连接
。
msdn2.microsoft.com
1
2