DB2®XsrObjectId Members

Represents an XML schema id. Encapsulates the long .NET data type. The following tables list the members exposed by the DB2XsrObjectId class.

Public Properties

Property Description
public property IsNull Gets a value that indicates if the value stored in the DB2XsrObjectId structure is null.
public property Value Gets the value stored in the DB2XsrObjectId structure in the form of a long integer.

Public Methods

Method Description
public method ToString Returns a string that represents the DB2XsrObjectId structure.