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

Public property

HasErrors

(Inherited from DataRow.)

Public property

Item[Int32]

(Inherited from DataRow.)

Public property

Item[String]

(Inherited from DataRow.)

Public property

Item[DataColumn]

(Inherited from DataRow.)

Public property

Item[Int32, DataRowVersion]

(Inherited from DataRow.)

Public property

Item[String, DataRowVersion]

(Inherited from DataRow.)

Public property

Item[DataColumn, DataRowVersion]

(Inherited from DataRow.)

Public property

ItemArray

(Inherited from DataRow.)

Public property

RowError

(Inherited from DataRow.)

Public property

RowState

(Inherited from DataRow.)

Public property

Table

(Inherited from DataRow.)

Public property

WSS_SERVER_URL

Specifies the Url of a Web-based host server for projects.

Public property

WSTS_ADMIN_PORT_IS_SSL

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.

Public property

WSTS_ADMIN_SERVER_NAME

Specifies the administrative server name for the Web-based host server for projects.

Public property

WSTS_EXTRANET_SERVER_NAME

Specifies the fully-qualified domain name (FQDN) of the Web-based host server for projects.

Public property

WSTS_MANAGED_PATH

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).

Public property

WSTS_NETBIOS_SERVER_NAME

Specifies the NetBIOS name associated with the Web-based host server for projects.

Public property

WSTS_SERVER_ADMIN_PORT

Specifies the TCP/IP server administration port for the Web-based host server for projects.

Public property

WSTS_SERVER_NAME

Specifies the server name used for the Web-based host server for projects.

Public property

WSTS_SERVER_UID

Specifies the unique identifier used for the Web-based host server for projects.

Public property

WSTS_SERVER_WEB_PORT

Specifies the TCP/IP port number used for basic (unsecured) web service.

Public property

WSTS_WEB_PORT_IS_SSL

Specifies whether the basic TCP/IP port number also supports Secure Sockets Layer (SSL).

Top

Methods

 

Name

Description

Public method

AcceptChanges

(Inherited from DataRow.)

Public method

BeginEdit

(Inherited from DataRow.)

Public method

CancelEdit

(Inherited from DataRow.)

Public method

ClearErrors

(Inherited from DataRow.)

Public method

Delete

(Inherited from DataRow.)

Public method

EndEdit

(Inherited from DataRow.)

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetChildRows(String)

(Inherited from DataRow.)

Public method

GetChildRows(DataRelation)

(Inherited from DataRow.)

Public method

GetChildRows(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetChildRows(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetColumnError(Int32)

(Inherited from DataRow.)

Public method

GetColumnError(String)

(Inherited from DataRow.)

Public method

GetColumnError(DataColumn)

(Inherited from DataRow.)

Public method

GetColumnsInError

(Inherited from DataRow.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetParentRow(String)

(Inherited from DataRow.)

Public method

GetParentRow(DataRelation)

(Inherited from DataRow.)

Public method

GetParentRow(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRow(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRows(String)

(Inherited from DataRow.)

Public method

GetParentRows(DataRelation)

(Inherited from DataRow.)

Public method

GetParentRows(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRows(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetType

(Inherited from Object.)

Public method

HasVersion

(Inherited from DataRow.)

Public method

IsNull(Int32)

(Inherited from DataRow.)

Public method

IsNull(String)

(Inherited from DataRow.)

Public method

IsNull(DataColumn)

(Inherited from DataRow.)

Public method

IsNull(DataColumn, DataRowVersion)

(Inherited from DataRow.)

Public method

IsWSS_SERVER_URLNull

Determines whether the WSS_SERVER_URL property is set to a null value.

Public method

IsWSTS_ADMIN_SERVER_NAMENull

Determines whether the WSS_ADMIN_SERVER_NAME() property is set to a null value.

Public method

IsWSTS_EXTRANET_SERVER_NAMENull

Determines whether the WSTS_EXTRANET_SERVER_NAME property is set to a null value.

Public method

IsWSTS_MANAGED_PATHNull

Determines whether the WSTS_MANAGED_PATH property is set to a null value.

Public method

IsWSTS_NETBIOS_SERVER_NAMENull

Determines whether the WSTS_NETBIOS_SERVER_NAME property is set to a null value.

Public method

IsWSTS_SERVER_NAMENull

Determines whether the WSTS_SERVER_NAME property is set to a null value.

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

RejectChanges

(Inherited from DataRow.)

Public method

SetAdded

(Inherited from DataRow.)

Public method

SetColumnError(Int32, String)

(Inherited from DataRow.)

Public method

SetColumnError(String, String)

(Inherited from DataRow.)

Public method

SetColumnError(DataColumn, String)

(Inherited from DataRow.)

Public method

SetModified

(Inherited from DataRow.)

Protected method

SetNull

(Inherited from DataRow.)

Public method

SetParentRow(DataRow)

(Inherited from DataRow.)

Public method

SetParentRow(DataRow, DataRelation)

(Inherited from DataRow.)

Public method

SetWSS_SERVER_URLNull

Sets the WSS_SERVER_URL property to a null value.

Public method

SetWSTS_ADMIN_SERVER_NAMENull

Sets the WSTS_ADMIN_SERVER_NAME property to a null value.

Public method

SetWSTS_EXTRANET_SERVER_NAMENull

Sets the WSTS_EXTRANET_SERVER_NAME property to a null value.

Public method

SetWSTS_MANAGED_PATHNull

Sets the WSTS_MANAGED_PATH property to a null value.

Public method

SetWSTS_NETBIOS_SERVER_NAMENull

Sets the WSTS_NETBIOS_SERVER_NAME property to a null value.

Public method

SetWSTS_SERVER_NAMENull

Sets the WSTS_SERVER_NAME property to a null value.

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

WssServersDataSet.WssServersRow Class

WebSvcWssInterop Namespace