dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OraclePipe Class / PipeName Property

On this page
    PipeName Property
    On this page
    Gets or sets the name of the pipe.
    Syntax
    'Declaration
     
    Public Property PipeName As String
    public string PipeName {get; set;}

    Property Value

    The name of the pipe.
    See Also