WssServersDataSet.WssServersRow Members
Include Protected Members
Include Inherited Members
Specifies the row data associated with a Web-based host server for projects.
The WssServersDataSet.WssServersRow type exposes the following members.
Properties
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Item[DataColumn, DataRowVersion]
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Specifies the Url of a Web-based host server for projects.
Indicates whether the TCP/IP port set for administration also supports the Secure Sockets Layer (SSL) protocol on the Web-based host server for projects.
Specifies the administrative server name for the Web-based host server for projects.
Specifies the fully-qualified domain name (FQDN) of the Web-based host server for projects.
Specifies the mount point for site collections, which may be either based from the root directory (absolute) or based on relative paths related to the fully-qualified domain name (FQDN).
Specifies the NetBIOS name associated with the Web-based host server for projects.
Specifies the TCP/IP server administration port for the Web-based host server for projects.
Specifies the server name used for the Web-based host server for projects.
Specifies the unique identifier used for the Web-based host server for projects.
Specifies the TCP/IP port number used for basic (unsecured) web service.
Specifies whether the basic TCP/IP port number also supports Secure Sockets Layer (SSL).
Top
Methods
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetChildRows(String, DataRowVersion)
(Inherited from DataRow.)
GetChildRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRow(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRow(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRows(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
IsNull(DataColumn, DataRowVersion)
(Inherited from DataRow.)
Determines whether the WSS_SERVER_URL property is set to a null value.
Determines whether the WSS_ADMIN_SERVER_NAME() property is set to a null value.
IsWSTS_EXTRANET_SERVER_NAMENull
Determines whether the WSTS_EXTRANET_SERVER_NAME property is set to a null value.
Determines whether the WSTS_MANAGED_PATH property is set to a null value.
IsWSTS_NETBIOS_SERVER_NAMENull
Determines whether the WSTS_NETBIOS_SERVER_NAME property is set to a null value.
Determines whether the WSTS_SERVER_NAME property is set to a null value.
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetColumnError(String, String)
(Inherited from DataRow.)
SetColumnError(DataColumn, String)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetParentRow(DataRow, DataRelation)
(Inherited from DataRow.)
Sets the WSS_SERVER_URL property to a null value.
Sets the WSTS_ADMIN_SERVER_NAME property to a null value.
SetWSTS_EXTRANET_SERVER_NAMENull
Sets the WSTS_EXTRANET_SERVER_NAME property to a null value.
Sets the WSTS_MANAGED_PATH property to a null value.
SetWSTS_NETBIOS_SERVER_NAMENull
Sets the WSTS_NETBIOS_SERVER_NAME property to a null value.
Sets the WSTS_SERVER_NAME property to a null value.
(Inherited from Object.)
Top