zoukankan      html  css  js  c++  java
  • sharepoint 2013创建外部内容类型并创建外部列表

    步骤:
    1、如何:基于 SQL Server 表创建外部内容类型
    How to: Create an External Content Type Based on a SQL Server Table

    在 SharePoint Designer 中 创建外部内容类型,连接到指定的sqlserver服务器。
    具体操作步骤:
    http://msdn.microsoft.com/zh-cn/library/ee557243(v=office.14).aspx


    2、如何:在 SharePoint 中创建外部列表
    How to: Create External Lists in SharePoint

    添加新程序,选择“外部列表”,数据源选择刚才创建的外部内容类型。
    具体操作步骤:
    http://msdn.microsoft.com/zh-cn/library/ee558778(v=office.14).aspx
  • 相关阅读:
    背包问题
    阶乘尾数0的个数
    欧拉筛找素数
    威佐夫博弈
    三角形面积
    deleted
    deleted
    deleted
    deleted
    deleted
  • 原文地址:https://www.cnblogs.com/zuike/p/3568272.html
Copyright © 2011-2022 走看看