PathName is the full path name of the dependent database object.
[C#] public string PathName{ get;}
[Visual Basic] Public ReadOnly Property PathName As String
[Visual RPG] BegProp PathName Access(*Public) Type(*String) BegGet
Property Value
String. Read-Only. The full path name of the dependent database object.
Remarks
The path name of the dependent database object specifies its location in the database.
Requirements
Namespace: ASNA.DataGate.Client
Assembly: ASNA DataGate Client
Platforms: Windows Server 2008 R2, Windows Server 2012, Windows 7, Windows 8 Pro, Windows 8.1 Pro, Windows 10
See Also