DirectoryPath Property
Description
The path of the server side repository directory for the database repository type.
Property type
Read-only property
Syntax
Visual Basic
Public Property DirectoryPath( _
   ByVal nType As Long _
) As String
Parameters
nType
The database repository type, a value of the tagTDAPI_DIRECTORY Enumeration.
See Also