dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleBFile Class / DirectoryName Property

In This Topic
    DirectoryName Property
    In This Topic
    Gets the name of the directory with which an OracleBFile object is associated.
    Syntax
    'Declaration
     
    Public ReadOnly Property DirectoryName As String
    public string DirectoryName {get;}

    Property Value

    The name of the directory.
    Remarks
    The maximum length of a DirectoryName is 30 bytes.
    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