Share via


SharePointListAdapterRW 接口

此类型是用于由 Coclass(托管代码需要此 Coclass 来实现 COM 互操作性)实现的 COM 接口的包装。要访问由此接口指定的成员,请使用用于包装实现此接口的 Coclass 的类型。有关该类型的信息(包括用法、标记和示例),请参阅SharePointListAdapterRWObject

命名空间:  Microsoft.Office.Interop.InfoPath.SemiTrust
程序集:  Microsoft.Office.Interop.InfoPath.SemiTrust(位于 Microsoft.Office.Interop.InfoPath.SemiTrust.dll 中)

语法

声明
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<GuidAttribute("096cd635-0786-11d1-95fa-0080c78ee3bb")> _
Public Interface SharePointListAdapterRW
用法
Dim instance As SharePointListAdapterRW
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)]
[GuidAttribute("096cd635-0786-11d1-95fa-0080c78ee3bb")]
public interface SharePointListAdapterRW

备注

备注

利用通过 SharePointListAdapterRWObject 类实现的成员来编写的代码与以下数据连接不兼容:与在 InfoPath 2003 或 InfoPath 2007 中创建的 SharePoint 列表或文档库的数据连接、在 InfoPath 中使用"InfoPath 2007 表单模板"之一创建的新表单模板中的数据连接,或者利用"数据连接"对话框中的"转换为 InfoPath 2003/2007"按钮转换的数据连接。如果无需保持与 InfoPath 早期版本的兼容性,并想利用通过 SharePointListAdapterRWObject 类实现的成员来编写代码,则可以使用"数据连接"对话框中的"升级到 InfoPath 2010"按钮来转换数据连接。

另请参阅

引用

SharePointListAdapterRW 成员

Microsoft.Office.Interop.InfoPath.SemiTrust 命名空间