搜索优化
网页
图片
视频
学术
词典
地图
更多
航班
笔记本
LINQtoSQL
网络
资料库
网络释义
1.
资料库
LINQ技术家族会针对物件(LINQtoObjects)、关联式
资料库
(
LINQtoSQL
)与XML(LINQtoXML),提供一致的查询经验。5-8-3LINQ…
topic123.info
|
基于 1 个网页
例句
释义:
全部
全部
,
资料库
资料库
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
After
you
add
a
LINQ
to
SQL
file
to your
project
,
the
empty
design
surface
represents
a
DataContext
ready
to
be
configured
.
向
项目
中
添加
LINQtoSQL
文件
后
,
空白
设计
图面
将
表示
一个
可
供
配置
的
DataContext
。
msdn2.microsoft.com
2.
In LINQ
to
SQL
,
the
data
model
of
a
relational
database
is
mapped
to an
object
model
expressed
in
the
programming
language
of the
developer
.
在
LINQtoSQL
中
,
关系
数据库
的
数据
模型
映射
到
用
开发人员
所
用
的
编程
语言
表示
的
对象
模型
。
msdn2.microsoft.com
3.
The
Query
Across
Relationships
walkthrough
demonstrates
how
LINQ
to
SQL can
query
across
tables
,
similar
to joins in a
relational
database
.
“
跨
关系
查询
”
演练
演示
LINQtoSQL
如何
跨
表
查询
,
如同
关系
数据库
中
的
联接
。
msdn2.microsoft.com
4.
You
will
also
produce
a
log
output
to
show
the
SQL
commands
that
LINQ to
SQL
generates
.
您
还
将
生成
一个
日志
输出
,
显示
LINQtoSQL
生成
的
SQL
命令
。
msdn2.microsoft.com
5.
When
the
database
returns
the
results
,
LINQ to SQL
translates
them
back
to
objects
that
you
can
work
with
in your
own
programming
language
.
当
数据库
返回
结果
时
,
LINQtoSQL
会
将
它们
转换
回
您
可以
用
您
自己
的
编程
语言
处理
的
对象
。
msdn2.microsoft.com
6.
For
more
information
,
see
Responsibilities
of
the
Developer
In
Overriding
Default
Behavior
(
LINQ to SQL
)
.
有关
更多
信息
,
请参见
开发人员
在
重写
默认
行为
方面
的
责任
(
LINQtoSQL
)
。
msdn2.microsoft.com
7.
External
mapping
in
LINQ
to
SQL
must
be valid
against
the
following
XML
schema
definition
.
LINQtoSQL
中
的
外部
映射
必须
能够
通过
以下
XML
架构
定义
的
验证
。
msdn2.microsoft.com
8.
LINQ to SQL does
not
support
the
hybrid
use
of the
two
mapping
approaches
(attribute-based and
external
)
.
LINQtoSQL
不
支持
混合
使用
两
种
映射
方式
(
基于
属性
的
映射
和
外部
映射
)
。
msdn2.microsoft.com
9.
After
you
add
the
new
LINQ
to
SQL
file
to the
project
,
the
empty
design
surface
opens
,
displaying
two
separate
panes
.
将
新
的
LINQtoSQL
文件
添加
到
该
项目
中
之后
,
将
打开
显示
两个
独立
窗格
的
空
设计
图面
。
msdn2.microsoft.com
10.
In
the
context
of
LINQ
to
SQL
,
the DataContext
methods
that
map
to
stored
procedures
are the
same
as those that
map
to
functions
.
在
LINQtoSQL
的
上下文
中
,
映射
到
存储
过程
的
DataContext
方法
和
映射
到
函数
的
方法
相同
。
msdn2.microsoft.com
1
2
3
4
5