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

In This Topic
    PipeName Property
    In This Topic
    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