FileName Property (PgSqlError)
On this page
Gets the file name of the source-code location where the error was reported.
Syntax
|
|---|
'Declaration
Public ReadOnly Property FileName As String |
Property Value
The file name of the source-code location.
See Also