dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2ConnectionStringBuilder Class / ConnectNodeNumber Property

In This Topic
    ConnectNodeNumber Property
    In This Topic
    Specifies the database partition server to connect to.
    Syntax
    'Declaration
     
    Public Property ConnectNodeNumber As Integer
    public int ConnectNodeNumber {get; set;}

    Property Value

    The database partition server to connect to.
    See Also