WssServersDataSet.WssServersRow 成员

指定 SharePoint 服务器与Project Web App相关联。

WssServersDataSet.WssServersRow 类型公开以下成员。

属性

  名称 说明
公共属性 HasErrors (从 DataRow 继承。)
公共属性 Item[Int32] (从 DataRow 继承。)
公共属性 Item[String] (从 DataRow 继承。)
公共属性 Item[DataColumn] (从 DataRow 继承。)
公共属性 Item[Int32, DataRowVersion] (从 DataRow 继承。)
公共属性 Item[String, DataRowVersion] (从 DataRow 继承。)
公共属性 Item[DataColumn, DataRowVersion] (从 DataRow 继承。)
公共属性 ItemArray (从 DataRow 继承。)
公共属性 RowError (从 DataRow 继承。)
公共属性 RowState (从 DataRow 继承。)
公共属性 Table (从 DataRow 继承。)
公共属性 WSS_SERVER_URL 指定的 URL 的 SharePoint 服务器。
公共属性 WSTS_ADMIN_PORT_IS_SSL 指示将 TCP/IP 端口,设置管理是否 SharePoint 服务器上为项目还支持安全套接字层 (SSL) 协议。
公共属性 WSTS_ADMIN_SERVER_NAME 指定项目的 SharePoint 服务器管理的服务器名称。
公共属性 WSTS_EXTRANET_SERVER_NAME 指定项目的 SharePoint 服务器的完全限定的域名 (FQDN)。
公共属性 WSTS_MANAGED_PATH 指定装入点的网站集,它可以将基于从根目录 (绝对) 或基于相对路径的完全限定的域名 (FQDN)。
公共属性 WSTS_NETBIOS_SERVER_NAME 指定与项目的 SharePoint 服务器的 NetBIOS 名称。
公共属性 WSTS_SERVER_ADMIN_PORT 指定项目的 SharePoint 服务器的 TCP/IP 服务器管理端口。
公共属性 WSTS_SERVER_NAME 指定项目的 SharePoint 服务器的服务器名称。
公共属性 WSTS_SERVER_UID 指定项目的 SharePoint 服务器的 GUID。
公共属性 WSTS_SERVER_WEB_PORT 指定用于基本 (不安全) 的 web 服务的 TCP/IP 端口号。
公共属性 WSTS_WEB_PORT_IS_SSL 指定基本的 TCP/IP 端口号是否还支持安全套接字层 (SSL)。

页首

方法

  名称 说明
公共方法 AcceptChanges (从 DataRow 继承。)
公共方法 BeginEdit (从 DataRow 继承。)
公共方法 CancelEdit (从 DataRow 继承。)
公共方法 ClearErrors (从 DataRow 继承。)
公共方法 Delete (从 DataRow 继承。)
公共方法 EndEdit (从 DataRow 继承。)
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetChildRows(String) (从 DataRow 继承。)
公共方法 GetChildRows(DataRelation) (从 DataRow 继承。)
公共方法 GetChildRows(String, DataRowVersion) (从 DataRow 继承。)
公共方法 GetChildRows(DataRelation, DataRowVersion) (从 DataRow 继承。)
公共方法 GetColumnError(Int32) (从 DataRow 继承。)
公共方法 GetColumnError(String) (从 DataRow 继承。)
公共方法 GetColumnError(DataColumn) (从 DataRow 继承。)
公共方法 GetColumnsInError (从 DataRow 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetParentRow(String) (从 DataRow 继承。)
公共方法 GetParentRow(DataRelation) (从 DataRow 继承。)
公共方法 GetParentRow(String, DataRowVersion) (从 DataRow 继承。)
公共方法 GetParentRow(DataRelation, DataRowVersion) (从 DataRow 继承。)
公共方法 GetParentRows(String) (从 DataRow 继承。)
公共方法 GetParentRows(DataRelation) (从 DataRow 继承。)
公共方法 GetParentRows(String, DataRowVersion) (从 DataRow 继承。)
公共方法 GetParentRows(DataRelation, DataRowVersion) (从 DataRow 继承。)
公共方法 GetType (从 Object 继承。)
公共方法 HasVersion (从 DataRow 继承。)
公共方法 IsNull(Int32) (从 DataRow 继承。)
公共方法 IsNull(String) (从 DataRow 继承。)
公共方法 IsNull(DataColumn) (从 DataRow 继承。)
公共方法 IsNull(DataColumn, DataRowVersion) (从 DataRow 继承。)
公共方法 IsWSS_SERVER_URLNull 确定是否将WSS_SERVER_URL属性设置为空值。
公共方法 IsWSTS_ADMIN_SERVER_NAMENull 确定是否将WSS_ADMIN_SERVER_NAME()属性设置为空值。
公共方法 IsWSTS_EXTRANET_SERVER_NAMENull 确定是否将WSTS_EXTRANET_SERVER_NAME属性设置为空值。
公共方法 IsWSTS_MANAGED_PATHNull 确定是否将WSTS_MANAGED_PATH属性设置为空值。
公共方法 IsWSTS_NETBIOS_SERVER_NAMENull 确定是否将WSTS_NETBIOS_SERVER_NAME属性设置为空值。
公共方法 IsWSTS_SERVER_NAMENull 确定是否将WSTS_SERVER_NAME属性设置为空值。
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 RejectChanges (从 DataRow 继承。)
公共方法 SetAdded (从 DataRow 继承。)
公共方法 SetColumnError(Int32, String) (从 DataRow 继承。)
公共方法 SetColumnError(String, String) (从 DataRow 继承。)
公共方法 SetColumnError(DataColumn, String) (从 DataRow 继承。)
公共方法 SetModified (从 DataRow 继承。)
受保护的方法 SetNull (从 DataRow 继承。)
公共方法 SetParentRow(DataRow) (从 DataRow 继承。)
公共方法 SetParentRow(DataRow, DataRelation) (从 DataRow 继承。)
公共方法 SetWSS_SERVER_URLNull WSS_SERVER_URL属性设置为空值。
公共方法 SetWSTS_ADMIN_SERVER_NAMENull WSTS_ADMIN_SERVER_NAME属性设置为空值。
公共方法 SetWSTS_EXTRANET_SERVER_NAMENull WSTS_EXTRANET_SERVER_NAME属性设置为空值。
公共方法 SetWSTS_MANAGED_PATHNull WSTS_MANAGED_PATH属性设置为空值。
公共方法 SetWSTS_NETBIOS_SERVER_NAMENull WSTS_NETBIOS_SERVER_NAME属性设置为空值。
公共方法 SetWSTS_SERVER_NAMENull WSTS_SERVER_NAME属性设置为空值。
公共方法 ToString (从 Object 继承。)

页首

另请参阅

引用

WssServersDataSet.WssServersRow 类

WebSvcWssInterop 命名空间