public struct DB2XsrObjectId : System.ValueType, System.Data.SqlTypes.INullable
'Declaration Public Structure DB2XsrObjectId Inherits System.ValueType Implements System.Data.SqlTypes.INullable
Represents the schema identifier value returned from the XMLXSROBJECTID SQL function.
To obtain a DB2XsrObjectId object call the Devart.Data.DB2.DB2DataReader.GetDB2XsrObjectId method of the Devart.Data.DB2.DB2DataReader class. You cannot create a DB2XsrObjectId object yourself.
System.Object
System.ValueType
Devart.Data.DB2.DB2Types.DB2XsrObjectId