VistaDB 6
VistaDB Namespace / VistaDBContext.DDAChannel Class / Pipe Property


In This Topic
    Pipe Property (VistaDBContext.DDAChannel)
    In This Topic
    IVistaDBPipe data channel
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Pipe As IVistaDBPipe
    'Usage
     
    
    Dim value As IVistaDBPipe
     
    value = VistaDBContext.DDAChannel.Pipe
    public static IVistaDBPipe Pipe {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also