dotConnect for DB2 Documentation
Devart.Data.DB2.DB2Types Namespace / DB2RowId Structure
Fields Properties Methods

In This Topic
    DB2RowId Structure Members
    In This Topic

    The following tables list the members exposed by DB2RowId.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents a null value that can be assigned to an DB2RowId structure.  
    Top
    Public Properties
     NameDescription
    Public PropertyIndicates whether the Value property of the DB2RowId is Null.  
    Public PropertyGets the value of the DB2RowId structure.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts the current DB2RowId structure to a System.String.  
    Top
    Public Operators
    See Also