使用DataAdapter填充多个表(利用DataRelation)的实例代码

前端技术 2023/09/07 .NET

Default.aspx

复制代码 代码如下:

View Code

<%@ Page Language=\"C#\" AutoEventWireup=\"true\"  CodeFile=\"Default.aspx.cs\" Inherits=\"_Default\" %>

<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">

<html xmlns=\"http://www.w3.org/1999/xhtml\">
<head runat=\"server\">
    <title>无标题页</title>
</head>
<body>
    <form id=\"form1\" runat=\"server\">
    <div>

    </div>
    <asp:Label ID=\"lbText\" runat=\"server\"></asp:Label>
    </form>
</body>
</html>

本文地址:https://www.stayed.cn/item/19704

转载请注明出处。

本站部分内容来源于网络,如侵犯到您的权益,请 联系我

我的博客

人生若只如初见,何事秋风悲画扇。