dotConnect for DB2 Documentation
Devart.Common Namespace / SelectTable Class / Database Property

In This Topic
    Database Property (SelectTable)
    In This Topic
    Gets or sets the name of the table database.
    Syntax
    'Declaration
     
    Public Property Database As String
    public string Database {get; set;}

    Property Value

    The name of the table database.
    See Also